]> git.gag.com Git - fw/sdcc/commit
Fixed the "unqualified_pointer pointer" rule that confused pointerTypes() in
authorjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 30 Sep 2001 11:15:45 +0000 (11:15 +0000)
committerjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 30 Sep 2001 11:15:45 +0000 (11:15 +0000)
commitaf3efea51a3525a10f7be06f9098f77822f5f218
tree87aebc5c9a3bbe9d42bb2738600fc766a86537c8
parentd29d3bd3d0ba71cced0f534b9c08c41d042a5a38
Fixed the "unqualified_pointer pointer" rule that confused pointerTypes() in
the "highly unlikely" case that type had a UPOINTER

char code * data * * xdata cpdpgp_x;

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1330 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/SDCC.y