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 WAA10141; Thu, 23 Aug 2001 22:33:15 +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 WAA10094 for ; Thu, 23 Aug 2001 22:33:14 +0200 (MET DST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f7NKX9X05054 for ; Thu, 23 Aug 2001 22:33:13 +0200 (MET DST) Received: from localhost (patrick@localhost) by fledge.watson.org (8.11.5/8.11.5) with SMTP id f7NKVcg79314; Thu, 23 Aug 2001 16:31:38 -0400 (EDT) (envelope-from patrick@watson.org) Date: Thu, 23 Aug 2001 16:31:37 -0400 (EDT) From: Patrick M Doane To: Markus Mottl cc: Neale Pickett , OCAML Subject: Re: [Caml-list] Re: [OFF-LIST] Str.string_match raising Invalid_argument "String.sub" in gc In-Reply-To: <20010823220149.C8319@chopin.ai.univie.ac.at> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk This functionality was discussed earlier this year under the thread 'ocamlmktop and includes'. I believe that Chris Hecker posted an updated version of ocamlmktop that added this functionality. Patrick On Thu, 23 Aug 2001, Markus Mottl wrote: > 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 > ------------------- 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