Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: 6a6b23e13b2e68f3b65bdcc0b917c4ee59b366d8
https://github.com/Warzone2100/warzone2100/commit/6a6b23e13b2e68f3b65bdcc0b917c4ee59b366d8
Author: Cyp <cyp@...>
Date: 2010-12-23 (Thu, 23 Dec 2010)
Changed paths:
M lib/framework/math_ext.h
M lib/framework/wzglobal.h
Log Message:
-----------
Kill idiotic "'BOOL' : forcing value to bool 'true' or 'false' (performance warning)." warning.
The compiler probably wasted more cpu cycles printing the warning than the conversion ever would.
Refs ticket:2431.
|