From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id WAA09306; Thu, 23 Aug 2001 22:01:54 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id WAA09370 for ; Thu, 23 Aug 2001 22:01:53 +0200 (MET DST) Received: from chopin.ai.univie.ac.at (chopin.ai.univie.ac.at [131.130.174.170]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f7NK1qX04733 for ; Thu, 23 Aug 2001 22:01:52 +0200 (MET DST) Received: (from markus@localhost) by chopin.ai.univie.ac.at (8.9.3/8.9.3/Debian 8.9.3-21) id WAA08776; Thu, 23 Aug 2001 22:01:49 +0200 Date: Thu, 23 Aug 2001 22:01:49 +0200 From: Markus Mottl To: Neale Pickett Cc: OCAML Subject: [Caml-list] Re: [OFF-LIST] Str.string_match raising Invalid_argument "String.sub" in gc Message-ID: <20010823220149.C8319@chopin.ai.univie.ac.at> References: <20010822222317.A3521@chopin.ai.univie.ac.at> <20010823112653.A7085@chopin.ai.univie.ac.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from neale@woozle.org on Thu, Aug 23, 2001 at 12:20:27 -0700 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Thu, 23 Aug 2001, Neale Pickett wrote: > Markus Mottl writes: > > > ./mytop -I /usr/lib/ocaml/contrib > > AHA! I wonder why it doesn't look here by default. Anyway, I now have > a shell script wrapper which does the job nicely. Hm, this could be a feature request: allow adding default include paths to generated toplevels. This would surely save many people some headaches. Interface files usually don't move after toplevel-generation anyway. Why not just include the directories specified during toplevel generation by default? What do the developers think? Adding this feature should hardly cost any time. Regards, Markus Mottl -- Markus Mottl markus@oefai.at Austrian Research Institute for Artificial Intelligence http://www.oefai.at/~markus ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr