Browse thread
[Caml-list] HELP! In-place modification of caml globals...
-
Jonathan Roewen
- Jonathan Roewen
[
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: | -- (:) |
| From: | Jonathan Roewen <jonathan.roewen@g...> |
| Subject: | Re: [Caml-list] HELP! In-place modification of caml globals... |
Nevermind :-) Turns out it was an exception being raised and tried to be printed at caml init, before the descriptors were swapped... Jonathan