Related articles |
---|
Thread-safety, lex and yacc. ndronen@io.frii.com (Nicholas Dronen) (2001-03-31) |
Re: Re: Thread-safety, lex and yacc. johnmillaway@yahoo.com (John W. Millaway) (2001-04-12) |
Re: Re: Thread-safety, lex and yacc. ethan.eade@duke.edu (Ethan Eade) (2001-04-14) |
From: | "John W. Millaway" <johnmillaway@yahoo.com> |
Newsgroups: | comp.compilers |
Date: | 12 Apr 2001 02:42:40 -0400 |
Organization: | Compilers Central |
References: | 01-03-164 |
Keywords: | lex, parallel |
Posted-Date: | 12 Apr 2001 02:42:39 EDT |
Nicholas Dronen <ndronen@io.frii.com> wrote:
>
> Does anyone have experience with making an apparantly non-thread-safe
> lex/yacc code base thread-safe? Suggestions and pointers welcome.
>
The revision to flex to make it reentrant is being tested now, and I assume the
release is around the corner (months?). Here is the latest diff from version
2.5.4a.
http://astro.temple.edu/~john43/flex_r.diff.gz
-JM
Return to the
comp.compilers page.
Search the
comp.compilers archives again.