Browse thread
[Caml-list] Ocamlyacc reentrancy
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-05-01 (05:36) |
From: | skaller <skaller@u...> |
Subject: | Re: [Caml-list] Ocamlyacc reentrancy |
On Sat, 2004-05-01 at 14:47, Jon Harrop wrote: > Apparently the Parser module should be reentrant because it is careful to save > and load its global data. > > http://pauillac.inria.fr/caml/caml-list/0258.html Thanks for that link. Xavier says: "The module Parsing is supposed to be reentrant. Yes, there's some global state inside, but we're careful to save and restore it across entries. If you have a program demonstrating non-reentrance, please send it to me privately and I'll try to fix that." -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners