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 NAA17230; Tue, 12 Mar 2002 13:06:26 +0100 (MET) 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 NAA16913 for ; Tue, 12 Mar 2002 13:06:25 +0100 (MET) Received: from relay-3v.club-internet.fr (relay-3v.club-internet.fr [194.158.96.114]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g2CC6OX28141 for ; Tue, 12 Mar 2002 13:06:24 +0100 (MET) Received: from warp (lns06v-2-212.w.club-internet.fr [212.194.109.212]) by relay-3v.club-internet.fr (Postfix) with SMTP id C84C916E4 for ; Tue, 12 Mar 2002 13:06:22 +0100 (CET) Message-ID: <000701c1c9be$22947b50$e700a8c0@warp> From: "Warp" To: "OCaml" Subject: [Caml-list] Constraint Date: Tue, 12 Mar 2002 13:04:59 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi I had a quite big parametrized class and it takes me few hours to figure out where a constraint I didn't want was occuring. It's true that I'm not very familiar with constraints, but I think it would be nice to enable the OCaml compiler to print some more informations about where the constraint occurs in the code ( a simple line number will be enough. ) I don't know if that can be done, but i think that would be somehow useful. Nicolas Cannasse ------------------- 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/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners