]> git.saurik.com Git - bison.git/commitdiff
(warn_at, warn, complain_at, complain, fatal_at, fatal): Don't invoke
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 01:22:30 +0000 (01:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 01:22:30 +0000 (01:22 +0000)
fflush; it's not needed and it might even be harmful for stdout, as
stdout might not be open.


No differences found