-
Tor Didriksen authored
Bug#73407 -DMAX_INDEXES != 64 causes build failure in opt_range-t unit test Use the key_map typedef rather than Bitmap<64> Also: nullable-t did not compile with -DMERGE_UNITTESTS=0, nullable.h needs my_dbug.h Run dos2unix on nullable-t.cc, and move 'using' inside namespace.
Tor Didriksen authoredBug#73407 -DMAX_INDEXES != 64 causes build failure in opt_range-t unit test Use the key_map typedef rather than Bitmap<64> Also: nullable-t did not compile with -DMERGE_UNITTESTS=0, nullable.h needs my_dbug.h Run dos2unix on nullable-t.cc, and move 'using' inside namespace.
Loading