diff options
author | Alyssa Milburn | 2011-06-24 19:07:03 +0200 |
---|---|---|
committer | Alyssa Milburn | 2011-06-24 19:07:03 +0200 |
commit | 1b6453dff4dde1e293b62f7fb4ade02507fd31bb (patch) | |
tree | 40b1c90e2489735cd330c292f61a897d6c46ca27 /base/main.h | |
parent | 3f4d2c8130ac1db51f9a2fc5fcb5a2413b215f45 (diff) | |
download | scummvm-rg350-1b6453dff4dde1e293b62f7fb4ade02507fd31bb.tar.gz scummvm-rg350-1b6453dff4dde1e293b62f7fb4ade02507fd31bb.tar.bz2 scummvm-rg350-1b6453dff4dde1e293b62f7fb4ade02507fd31bb.zip |
BASE: Mess with strtol error handling some more.
WinCE's strtol can't actually do proper error handling because it is
lacking errno, so just check the bounds instead. If you really have
some need to pass LONG_MIN/LONG_MAX as command-line parameters then
it could always be #ifdeffed, but I'm assuming no-one cares.
Diffstat (limited to 'base/main.h')
0 files changed, 0 insertions, 0 deletions