From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 2F6EABBCA for ; Sat, 10 May 2008 10:36:59 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: As0AAIr7JEjUNQVbnGdsb2JhbACSCQEBAQEBBgUKBxGYUw X-IronPort-AV: E=Sophos;i="4.27,464,1204498800"; d="scan'208";a="26023814" Received: from postbode01.versateladsl.be ([212.53.5.91]) by mail4-smtp-sop.national.inria.fr with ESMTP; 10 May 2008 10:36:58 +0200 Received: (qmail 22234 invoked by uid 0); 10 May 2008 08:36:45 -0000 Received: from unknown (HELO poincare.swapping.umh.ac.be) ([83.182.215.209]) (envelope-sender ) by smtp.versateladsl.be (qmail-ldap-1.03) with SMTP for < >; 10 May 2008 08:36:45 -0000 Received: from [127.0.0.1] (helo=localhost ident=trch) by poincare.swapping.umh.ac.be with esmtp (Exim 4.69) (envelope-from ) id 1JukZX-0001RC-06; Sat, 10 May 2008 10:36:51 +0200 Date: Sat, 10 May 2008 10:36:50 +0200 (CEST) Message-Id: <20080510.103650.7645104295581054.Christophe.Troestler+ocaml@umh.ac.be> To: tab@snarc.org Cc: jon@ffconsultancy.com, caml-list@yquem.inria.fr Subject: Re: [Caml-list] Re: Why OCaml **cks From: Christophe TROESTLER In-Reply-To: <20080509220157.GA16974@snarc.org> References: <20080509094516.GA12893@snarc.org> <200805091123.51264.jon@ffconsultancy.com> <20080509220157.GA16974@snarc.org> X-Face: #2fb%mPx>rRL@4ff~TVgZ"<[:,oL"`TUEGK/[8/qb58~C>jR(x4A+v/n)7BgpEtIph_neoLKJBq0JBY9:}8v|j Organization: University of Mons-Hainaut X-Mailer: Mew version 6.0.51 on Emacs 22.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; ocaml:01 christophe:01 troestler:01 christophe:01 troestler:01 ocaml:01 0100,:01 stderr:01 toplevel:01 cheers:01 wrote:01 stack:01 caml-list:01 umh:01 caml:02 On Fri, 9 May 2008 23:01:57 +0100, Vincent Hanquez wrote: > > > Because you compiled it wrongly or because you lost the output? > > i see you have no idea what a daemon is, and how ocaml can print its > stack trace only on stderr when reaching toplevel (i.e. quitting). > (on a non-modified version of ocaml) Is it what you want: http://caml.inria.fr/mantis/view.php?id=4265 ? Cheers, ChriS