]> git.sur5r.net Git - cc65/commit
Fixed error "variable has unknown size" for a local array where the size
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 17 Oct 2002 21:14:40 +0000 (21:14 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 17 Oct 2002 21:14:40 +0000 (21:14 +0000)
commit4da19658c2a3503b1cfecac9eeb144b825fd3953
tree8efa9ad8224ea2144de6d5d5cf48176947ca5838
parent49fd7134e51d012b1c96497978fb7a55afb3b094
Fixed error "variable has unknown size" for a local array where the size
was not given (introduced by last change).

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