summaryrefslogtreecommitdiff
path: root/src/group_gui.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-08-04 00:45:53 +0000
committerrubidium <rubidium@openttd.org>2007-08-04 00:45:53 +0000
commit8037a1cc2db799ea0c439c538def946c592f0721 (patch)
tree2c7efe202fe2fc2868c03e722aa5e4435614f4d9 /src/group_gui.cpp
parentb3bed1eda1001aa5cabe3df4f8686cc1f42bb2b8 (diff)
downloadopenttd-8037a1cc2db799ea0c439c538def946c592f0721.tar.xz
(svn r10779) -Fix: GCC 4.2 makes (by default for -O2, -O3 and -Os) an assumption that signed integers do not overflow, whereas it is very likely that some of the legacy code does so. It furthermore breaks with the assumed standard (the behaviour is not actually defined in the standard) about the behaviour when signed integers wrap.
Diffstat (limited to 'src/group_gui.cpp')
0 files changed, 0 insertions, 0 deletions