bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bison patch to use unlocked I/O if available


From: Alexandre Duret-Lutz
Subject: Re: Bison patch to use unlocked I/O if available
Date: Mon, 3 Oct 2005 10:10:21 +0200

On Sun, Oct 02, 2005 at 02:27:04PM -0700, Paul Eggert wrote:
>       * data/c.m4 (yysymprint): Prefer puts and putc to printf.
>       * data/glr.c (YYFPUTC, YYFPUTS, YYDPUTS): New macros.
>       Prefer them to YYFPRINTF and YYDPRINTF if either will do,
>       and similarly for puts and putc and printf.
>       * data/yacc.c: Likewise.

Don't these make it unsafe to use Bison-generated parsers
in threaded programs?  (Not that I ever did that.  Just wondering.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]