Searched refs:BUGFIX (Results 1 – 3 of 3) sorted by relevance
106 - BUGFIX: Fix a bug where we were leaving out a required $(top_srcdir)153 - BUGFIX: can now define a flag after 'using namespace google' (hamaji)194 - BUGFIX: forgot a std:: in one of the .h files (csilvers)
1182 #define NumVersionBuild( MAJOR, MINOR, BUGFIX, STAGE, REV ) \ argument1185 ( ( ( BUGFIX ) & 0x0F ) << 16 ) | \
462 * [BUGFIX] Fix notify channel concurrency bug (#216)466 * [BUGFIX] EventLoop::register requests all events, not just readable.467 * [BUGFIX] Attempting to send a message to a shutdown event loop fails correctly.