Date: Mon, 27 May 2002 10:13:24 +0200 From: Alan Schmitt To: lablgtk at kaba.or.jp Subject: weird ml_lookup_to_c error Message-ID: <20020527081324.GF2767 at alan-schm1p> Mail-Followup-To: lablgtk at kaba.or.jp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I've been having some weird: Fatal error: exception Invalid_argument("ml_lookup_to_c") errors lately, with april cvs snapshot and ocaml from cvs. The error seems also to occur with labgtk 1.2.3, but only with ocaml cvs (ocaml 3.04 works well) and only when building native code (bytecode is fine). I've tried all the examples in the lablgtk distribution, and here are the one that fail: dcalendar editor fixed_editor kaimono nihongo pousse progressbar scrolledwin testdnd testgtk testinput I'm able to make the error go away by removing the second pair from the set_bg call in nihongo, but there does not seem to be a similar problem in other examples ... I tried to look at the source, but I don't see an obvious way to printf my way out of this bug ... Any idea of what is going on ? Alan -- The hacker: someone who figured things out and made something cool happen.