]> git.saurik.com Git - bison.git/commitdiff
(yyreportParseError): Don't assume that sprintf
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Oct 2002 01:33:20 +0000 (01:33 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Oct 2002 01:33:20 +0000 (01:33 +0000)
yields the length of the printed string, as this is not true
on SunOS 4.1.4.  Reported by Peter Klein.


No differences found