]> git.sur5r.net Git - cc65/commit
Fixed a problem with debug symbol ids. Invalid ids were written to the file
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 31 Jan 2012 20:44:27 +0000 (20:44 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 31 Jan 2012 20:44:27 +0000 (20:44 +0000)
commitb6276e75f3c4ec5e9799cfbac6d5e928fc5c1c17
tree86947dfbeefabc9de0881d97bc9c822fa778875e
parent0c69d4866cfef07f7ac4a9f448cd09ec5b359924
Fixed a problem with debug symbol ids. Invalid ids were written to the file
because of a wrong check.

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