2025-08-07 02:33 CEST

spring: develop 14bd49b2 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
abma abma develop 2014-02-22 17:02:14 develop 0202b748
Changeset fix some compile warnings:

- comparison with string literal results in unspecified behaviour
- unused function
- suggest explicit braces to avoid ambiguous ‘else’
- unused vars
mod - rts/Game/UI/ProfileDrawer.cpp Diff ] File ]
mod - rts/Game/UI/ProfileDrawer.h Diff ] File ]
mod - rts/Rendering/Fonts/CFontTexture.cpp Diff ] File ]
mod - rts/Rendering/Models/AssParser.cpp Diff ] File ]
mod - rts/System/Log/DefaultFormatter.cpp Diff ] File ]
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - test/engine/System/Log/TestILog.cpp Diff ] File ]