]> git.sur5r.net Git - cc65/commit
Remove CollConstAt. Let CollAt and CollAtUnchecked take const pointers to
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 19 Aug 2011 11:21:22 +0000 (11:21 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 19 Aug 2011 11:21:22 +0000 (11:21 +0000)
commitaff6d02c4371db229ede86baa026be252573286d
treed71984f25a033072fffc405bfe3ff3c24c202632
parent88774521a3d9b6959d50bcada04187bc30223576
Remove CollConstAt. Let CollAt and CollAtUnchecked take const pointers to
collections. Use const pointers in many places. Some other cleanups.

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