Browse thread
[Caml-list] References to polymorphic variants
[
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-02-26 (01:54) |
From: | Eric C. Cooper <ecc@c...> |
Subject: | Re: [Caml-list] References to polymorphic variants |
Please ignore my last post. I thought that since > $ ocamlc -i -c foo.ml > val x : _[> `Apple | `Cheese | `Pair of int * string ] option ref didn't complain, the compiler had accepted it, but it does complain when I omit the -i. (Is this a bug?) -- Eric C. Cooper e c c @ c m u . e d u ------------------- 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