]> git.sur5r.net Git - cc65/commit
Fixed a problem with recursive macro expansions. They didn't work if the same
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 24 Jan 2009 16:31:18 +0000 (16:31 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 24 Jan 2009 16:31:18 +0000 (16:31 +0000)
commit1a54f34a84f00c1b066c69b539d8e8cf748f3761
tree572ec7914250b526e6eb86f0d5d89c4e257bcae6
parentdd5e5c43d889d60c4c0f0371cbc85a8b555a69cf
Fixed a problem with recursive macro expansions. They didn't work if the same
macro was involved more than one time.

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