]> git.sur5r.net Git - cc65/commit
Issue an error for duplicate global variables.
authorPiotr Fusik <fox@scene.pl>
Mon, 13 Feb 2017 20:10:21 +0000 (21:10 +0100)
committerPiotr Fusik <fox@scene.pl>
Mon, 13 Feb 2017 20:10:21 +0000 (21:10 +0100)
commit31f19fbc6579a57186cc44e06e8494a34b9de057
treefaa5c595bba60b2b50a08b066d3690480050b859
parent730d01a25f3440bd5bdca3a3cf8068287ff52f6a
Issue an error for duplicate global variables.

Previously it was an assembler error.
src/cc65/compile.c