]> git.sur5r.net Git - cc65/commit
Fixed a bug: It was possible to increment or decrement const qualified
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 7 Aug 2008 22:18:12 +0000 (22:18 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 7 Aug 2008 22:18:12 +0000 (22:18 +0000)
commit66b3f9d97470869c7582221ec4051f67691920bf
tree4e7bf3ea1ad10ee581d07fce6b2f4e459869ec3c
parent92a4690ac34147710492a8fa68fd4aae3d9eb53a
Fixed a bug: It was possible to increment or decrement const qualified
objects.

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