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 17:28:19 +0200

On Mon, Oct 03, 2005 at 10:10:21AM +0200, Alexandre Duret-Lutz wrote:
> 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.)

No, because these don't include unlocked-io.h.  My neurons finally
connected (or so I think).




reply via email to

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