Searched refs:BUGFIX (Results 1 – 3 of 3) sorted by relevance
50 * BUGFIX: Fix an error message for float flags (olexiy)51 * BUGFIX: Can now import while defining flags (salcianu)52 * BUGFIX: Fix flagfile parsing in python (chronos)
1182 #define NumVersionBuild( MAJOR, MINOR, BUGFIX, STAGE, REV ) \ argument1185 ( ( ( BUGFIX ) & 0x0F ) << 16 ) | \
32 - IMPORTANT BUGFIX: a too long final literal run would corrupt data