]> Shamusworld >> Repos - rmac/commit
Fix for bug #157 (token buffer overflow with long lines).
authorShamus Hammons <jlhamm@acm.org>
Fri, 17 Jul 2020 23:05:25 +0000 (18:05 -0500)
committerShamus Hammons <jlhamm@acm.org>
Fri, 17 Jul 2020 23:05:25 +0000 (18:05 -0500)
commite01afe2aa5b6941e79b844ee9e1bcae400e27a7c
tree323d280644246bc9d937135e7835b73475fcb263
parentc4fcee52c8615c20a176862eeee74739f6dc3849
Fix for bug #157 (token buffer overflow with long lines).

Also fixed a bug reported by swapd0 where a source file was longer than
65535 lines.  Now at v2.0.17.
token.c
token.h
version.h