Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: 4fddf373e321dbabd31a8ea9e89ed7c301e14514
https://github.com/Warzone2100/warzone2100/commit/4fddf373e321dbabd31a8ea9e89ed7c301e14514
Author: Per Inge Mathisen <[email protected]>
Date: 2018-06-19 (Tue, 19 Jun 2018)
Changed paths:
M lib/ivis_opengl/piestate.cpp
M lib/ivis_opengl/piestate.h
M src/astar.cpp
M src/basedef.h
M src/display3d.cpp
M src/droid.cpp
M src/fpath.cpp
M src/game.cpp
M src/group.cpp
M src/move.cpp
M src/movedef.h
M src/multibot.cpp
M src/orderdef.h
M src/projectile.cpp
M src/qtscriptdebug.cpp
M src/stats.cpp
M src/stats.h
Log Message:
-----------
Fix gcc8 memory access warnings.
These warnings are legitimate and caused by calling memcpy
and memset on c++ classes, which is bad and can cause
unpredictable behaviour.
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
------------------------------------------------------------------------------
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