diff options
author | rubidium <rubidium@openttd.org> | 2007-08-04 00:45:53 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2007-08-04 00:45:53 +0000 |
commit | 8037a1cc2db799ea0c439c538def946c592f0721 (patch) | |
tree | 2c7efe202fe2fc2868c03e722aa5e4435614f4d9 /os/win32/installer | |
parent | b3bed1eda1001aa5cabe3df4f8686cc1f42bb2b8 (diff) | |
download | openttd-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 'os/win32/installer')
0 files changed, 0 insertions, 0 deletions