]> git.sur5r.net Git - cc65/commit
Fixed an internal error caused by muddling through after an error occurred and
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 18 Sep 2011 20:36:19 +0000 (20:36 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 18 Sep 2011 20:36:19 +0000 (20:36 +0000)
commitab83d5cd78f1a371910216f01ca7014e189b6dee
tree3e24afc7071ad142c737d3141f1430549978c1a8
parenta9de1a9e89c6564daca5503440f1bfb91ee5bcce
Fixed an internal error caused by muddling through after an error occurred and
trying to add a duplicate identifier into the symbol table.

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