Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: 62663a0e678378a5ea03e68cb0ea07afc5bd31b9
https://github.com/Warzone2100/warzone2100/commit/62663a0e678378a5ea03e68cb0ea07afc5bd31b9
Author: past-due <[email protected]>
Date: 2018-02-11 (Sun, 11 Feb 2018)
Changed paths:
M lib/widget/widget.cpp
Log Message:
-----------
Use `#ifdef DEBUG` instead of `#if DEBUG`
Depending on settings / compiler, `#if DEBUG` can result in a compiler error.
(Example: `fatal error C1017: invalid integer constant expression`)
Use `#ifdef DEBUG` instead.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits