]> git.sur5r.net Git - cc65/commit
Fixed a bug: Octal character constants were not handled correctly.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 2 Mar 2004 19:42:07 +0000 (19:42 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 2 Mar 2004 19:42:07 +0000 (19:42 +0000)
commitf2a74164a29bcf52023d5b13f3fc8ec07ee824c0
treedc4c7aa0e99e7e6cc3d923b9e42056b743bb66c1
parent6577ca9cb31c33e46b81ced336d7427f304641a3
Fixed a bug: Octal character constants were not handled correctly.

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