[
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: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] Dynlink Module |
Le 20 nov. 05 à 22:00, Jonathan Roewen a écrit : > Hi, > > Why can't I unload a module with Dynlink? Would it be possible to > modify the runtime/stdlib so that I can? Searching the archives with 'dynlink unload' you get to this message : <http://caml.inria.fr/pub/ml-archives/caml-list/2003/08/ daa53b8211300e4660719304d43f6a4f.en.html> These two threads can also be of interest : <http://caml.inria.fr/pub/ml-archives/caml-list/2003/12/ c8b08257908c25043521e0a3fe5eaa77.fr.html> <http://caml.inria.fr/pub/ml-archives/caml-list/2003/12/ fa15b016f5aca839378d070acde35693.fr.html> Daniel