]> git.sur5r.net Git - cc65/commit
Made cc65 properly test calling conventions when it compares forward declarations...
authorGreg King <gregdk@users.sf.net>
Sun, 24 May 2015 22:31:50 +0000 (18:31 -0400)
committerGreg King <gregdk@users.sf.net>
Sun, 24 May 2015 22:31:50 +0000 (18:31 -0400)
commitbbb6f89731ccc54bffcc811e9405192f16cbbd89
tree5df5e78c249d2f94b8763049a90bf24353d4b701
parente72132c8ae54c543a0ede95fe486d6f4cbf33bfc
Made cc65 properly test calling conventions when it compares forward declarations to function definitions.
src/cc65/declare.c
src/cc65/typecmp.c