]> git.sur5r.net Git - cc65/commit
Do not try to dump an expression that has errors (circular references in this
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 22 Aug 2012 21:24:54 +0000 (21:24 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 22 Aug 2012 21:24:54 +0000 (21:24 +0000)
commit5693df8bf263807e3a3f8c35d8459e21c3665add
treeb3f793d2a542e29a106878ae6ca7b052f0e7e5cf
parentc1bbf69d720354ffb37280027b3be7d9da567e66
Do not try to dump an expression that has errors (circular references in this
case) because the dump routine doesn't detect this and runs into an endless
recursion.

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