]> git.sur5r.net Git - cc65/commit
Fix a problem where the linker tries to print a NULL pointer if there is a
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 25 Oct 2001 18:51:49 +0000 (18:51 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 25 Oct 2001 18:51:49 +0000 (18:51 +0000)
commit62314aeac9cc82055728d2890869f9dbd0a15e35
treec10226e25e5c2999fb39a4403d994dd7eb437aa9
parentefce8fa8d09732fbcfa90df3c71d25e214318d14
Fix a problem where the linker tries to print a NULL pointer if there is a
problem with the builtin configuration that is used.

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