help-bison
[Top][All Lists]
Advanced

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

Re: Problems using bison and flex with C++


From: Hans Aberg
Subject: Re: Problems using bison and flex with C++
Date: Sun, 27 Jun 2004 01:19:00 +0200

At 15:10 -0700 2004/06/26, Paul Eggert wrote:
>"Laurence Finston" <address@hidden> writes:
>
>> Do the Bison maintainers have any plans to make multiple invocations of
>> `yyparse()' thread-safe, assuming they aren't already?
>
>What makes you think they're not thread-safe now?

It is the question whether each new invokation of the parser function
creates a new independent parser stack. Is that the case now, at least when
the pure parser is invoked?

  Hans Aberg






reply via email to

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