Enable BUGFIX by default
This commit is contained in:
parent
0095b3181b
commit
4c999b40b1
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#endif
|
||||
|
||||
// Uncomment to fix some identified minor bugs
|
||||
//#define BUGFIX
|
||||
#define BUGFIX
|
||||
|
||||
// Various undefined behavior bugs may or may not prevent compilation with
|
||||
// newer compilers. So always fix them when using a modern compiler.
|
||||
|
|
Loading…
Reference in a new issue