[
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: | Remi Vanicat <remi.vanicat@g...> |
| Subject: | Re: [Caml-list] Does hweak 1.1 Not Work in O'Caml 3.09.2? |
2006/6/5, Paul Snively <psnively@mac.com>: > Objective Caml version 3.09.2 > > # #directory "/Tools/ocaml/hweak-1.1/";; > # #load "hweak.cma";; [...] > # container#find un_foo1;; > Exception: Not_found. I've made the same test here with the ocaml 3.09.2 of debian and it worked as expected. Even If I do severall Gc.full_major () before using find. Well, it seem the version I've here is more recent than the one on the web, coul you try the new one I just upload on http://remi.vanicat.free.fr/ocaml/hweak/