2025-09-01 07:34 CEST

spring: develop f03437eb Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2007-04-18 00:07:23 develop c52215e2
Changeset * Fix a number of GCC 4.3 (today's SVN) compile errors & warnings:
  - STL has been "uncoupled" in 4.3 so std::transform wasn't dragged in anymore
    by some non #include "algorithm".
  - Idem for INT_MAX
  - Idem for calloc, free, etc. (in hpiutil2)
  - Deprecated cast from string literal (const char*) to char* warnings.
  - Typedef before enum being ignored warning (nv_dds.h)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3636 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/command.h Diff ] File ]
mod - rts/Lua/LuaCob.cpp Diff ] File ]
mod - rts/Lua/LuaGaia.cpp Diff ] File ]
mod - rts/Lua/LuaRules.cpp Diff ] File ]
mod - rts/Rendering/Textures/nv_dds.h Diff ] File ]
mod - rts/System/StdAfx.h Diff ] File ]
mod - rts/System/TimeProfiler.cpp Diff ] File ]
mod - rts/System/TimeProfiler.h Diff ] File ]
mod - rts/lib/hpiutil2/sqshstream.cpp Diff ] File ]
mod - rts/lib/hpiutil2/substream.cpp Diff ] File ]