From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: weis Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA31272 for caml-redist; Thu, 27 Apr 2000 15:08:03 +0200 (MET DST) Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id XAA16735 for ; Wed, 26 Apr 2000 23:36:13 +0200 (MET DST) Received: from cs.Technion.AC.IL (csa.cs.technion.ac.il [132.68.32.1]) by concorde.inria.fr (8.8.7/8.8.7) with ESMTP id XAA01791 for ; Wed, 26 Apr 2000 23:36:12 +0200 (MET DST) Received: from localhost (roy@localhost) by cs.Technion.AC.IL (8.9.0/8.9.0) with SMTP id AAA25625 for ; Thu, 27 Apr 2000 00:36:01 +0300 (IDT) Date: Thu, 27 Apr 2000 00:35:55 +0300 (IDT) From: Friedman Roy To: caml-list@pauillac.inria.fr Subject: Help: anyone knows what this error message means In-Reply-To: <20000425152615.25958@pauillac.inria.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: weis Hi, I have received the following error message while trying to run my program. Does anyone knows what it means? Fatal error: uncaught exception Invalid_argument("output_value: functional value") Thanks, Roy