Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: fbf9981a528affc480890c808fad462fa8d4e2b1
https://github.com/Warzone2100/warzone2100/commit/fbf9981a528affc480890c808fad462fa8d4e2b1
Author: Cyp <[email protected]>
Date: 2016-10-26 (Wed, 26 Oct 2016)
Changed paths:
M lib/framework/math_ext.h
M lib/framework/vector.h
M lib/framework/wzglobal.h
M lib/gamelib/gtime.h
M lib/ivis_opengl/piepalette.h
M src/astar.cpp
M src/display3d.cpp
Log Message:
-----------
Remove __attribute__((__const__)), which doesn't really work with C++.
Might avoid future problems or mysterious bugs with some compiler versions.
Using constexpr instead, where possible, and __attribute__((__pure__)) where
not possible.
Signed-off-by: Per Inge Mathisen <[email protected]>
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits