]> git.sur5r.net Git - cc65/commit
Pass a complete ExprDesc and not just the Flags field to GlobalModeFlags to
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 5 Aug 2008 21:11:26 +0000 (21:11 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 5 Aug 2008 21:11:26 +0000 (21:11 +0000)
commit9127774a4d0762d35ec0a9a9e00b662126a8de3c
tree2ea555f0cae30305585682403fc9d090255d0d5e
parentac895ef92170c5fe63025be84a0546fb22bcc824
Pass a complete ExprDesc and not just the Flags field to GlobalModeFlags to
allow for better debugging (output) in case of problems.

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