From: Paul Eggert Date: Mon, 1 Jul 2002 08:37:14 +0000 (+0000) Subject: * src/scan-gram.l (): Convert to unsigned X-Git-Tag: BISON-1_49b~93 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/26e0cadc376f567e78e6980b4f29f129de68b67c?hp=26e0cadc376f567e78e6980b4f29f129de68b67c * src/scan-gram.l (): Convert to unsigned char, so that negative chars don't collide with $. ---