1
0
mirror of https://github.com/cc65/cc65.git synced 2025-04-14 13:38:53 +00:00
uz 5db7604eff Don't allow too many nested macro expansions. Until now, it was possible to
send the assembler in an endless loop by a recursive macro without end
condition or a set of macros that called each other.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5038 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-06-07 21:17:35 +00:00
..
2011-01-30 14:51:50 +00:00
2010-11-25 17:29:59 +00:00