]> git.sur5r.net Git - cc65/commit
Fixed a bug: A struct field has all qualifiers from its definition plus the
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 5 Oct 2009 17:37:45 +0000 (17:37 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 5 Oct 2009 17:37:45 +0000 (17:37 +0000)
commit43c89d5fd0f837882c44b244cdd911b398c3c63d
tree15c9971ee3522340d29474e3e5cc08fd02fd457b
parent8348f62114fbbdc479bded6add23eaa8c4274cfe
Fixed a bug: A struct field has all qualifiers from its definition plus the
qualifiers of the struct.

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