]> git.sur5r.net Git - cc65/commit
Improve type casts for ints.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 18 Sep 2002 20:14:51 +0000 (20:14 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 18 Sep 2002 20:14:51 +0000 (20:14 +0000)
commit257005696fb12f834f6036423ff9792375f8dfdd
tree91a329d0d7d9b063cfb7a8aa5283db4e22e48198
parenta6fffdf77084e4ad63ef06bf9f77a6c97ad352b3
Improve type casts for ints.
Allow the second and third operand of the :? operator to be of type int.

git-svn-id: svn://svn.cc65.org/cc65/trunk@1395 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/expr.c