]> git.sur5r.net Git - cc65/commit
Output warnings for implicit int types if std >= C99.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 9 Jan 2005 18:03:55 +0000 (18:03 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 9 Jan 2005 18:03:55 +0000 (18:03 +0000)
commit5c1bc2d74072b070c3b52a482bedbcedcb1c69f0
tree9597d0471970a3d37890e952fa06b80183e0e89a
parent9cd0b7705ca56486469724e85702f8ed08c7aa51
Output warnings for implicit int types if std >= C99.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3361 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/compile.c
src/cc65/declare.c
src/cc65/locals.c