]> git.sur5r.net Git - cc65/commit
Prevent a literal string that is an argument for sizeof to be output into the
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 25 Jan 2013 20:45:40 +0000 (20:45 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 25 Jan 2013 20:45:40 +0000 (20:45 +0000)
commit0eed753578c75a994bd3361ccf9882e46b120eb8
tree0dfb5ca937f3f65a5a9115267f4161823bfe1074
parent63a08139796ed2e9c3d3aebb75ab8ca12f8b1e1f
Prevent a literal string that is an argument for sizeof to be output into the
literal pool.

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