]> git.sur5r.net Git - cc65/commit
Use other representations for SCHAR_MIN, SHORT_MIN, INT_MIN and LONG_MIN.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 6 Oct 2002 18:59:08 +0000 (18:59 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 6 Oct 2002 18:59:08 +0000 (18:59 +0000)
commit62b3576f5f015a7791d6997d4d67ac98369b4008
treea2f19882e98906906dfe379a296292267953714a
parentb0559a4b198ee94afad629b4e7f822b782292f2a
Use other representations for SCHAR_MIN, SHORT_MIN, INT_MIN and LONG_MIN.
Among other things that avoids the compiler warning "constant is long" when
using INT_MIN.

git-svn-id: svn://svn.cc65.org/cc65/trunk@1447 b7a2c559-68d2-44c3-8de9-860c34a00d81
include/limits.h