Files @ r26503:9073979bd47d
Branch filter:

Location: cpp/openttd-patchpack/source/os/os2/svnver1.c

PeterN
Fix: Ensure 31-bit shifts are unsigned. (#10128)

Shifting a signed 32-bit integer by 31 bits is undefined behaviour.
A few more than necessary are switched to unsigned for consistentency.
1
2
3
/* rev.c part #1 for OS/2 - ensure no newline at end of file! */

const char _openttd_revision[] = "r