On Tue, 5 Jul 2011 23:26:52 -0400 Khoo Yit Phang <[email protected]> wrote:
> Probably much of the standard library is similarly susceptible to such races, > particularly the parts that operate on mutable data. These mostly lead to > less dramatic consequences than segfaults, but are still seemingly random > errors such as corrupted data or violated invariants. See also http://caml.inria.fr/mantis/view.php?id=5141 -- ygrek http://ygrek.org.ua -- Caml-list mailing list. Subscription management and archives: https://sympa-roc.inria.fr/wws/info/caml-list Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs
