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 SAA01153; Sun, 27 Jun 2004 18:33:34 +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 SAA01176 for ; Sun, 27 Jun 2004 18:33:33 +0200 (MET DST) Received: from smtp3.adl2.internode.on.net (smtp3.adl2.internode.on.net [203.16.214.203]) by nez-perce.inria.fr (8.12.10/8.12.10) with ESMTP id i5RGXUEV005074 for ; Sun, 27 Jun 2004 18:33:31 +0200 Received: from [192.168.1.200] (ppp217-185.lns1.syd3.internode.on.net [203.122.217.185]) by smtp3.adl2.internode.on.net (8.12.9/8.12.9) with ESMTP id i5RGXRHY097507 for ; Mon, 28 Jun 2004 02:03:28 +0930 (CST) Subject: Re: [Caml-list] file close bug? From: skaller Reply-To: skaller@users.sourceforge.net To: caml-list In-Reply-To: <1088353277.32642.28.camel@pelican.wigram> References: <1088353277.32642.28.camel@pelican.wigram> Content-Type: text/plain Message-Id: <1088354007.18587.2.camel@pelican.wigram> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 28 Jun 2004 02:33:27 +1000 Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 40DEF6DA.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 bug:01 sourceforge:01 2004:99 hash:01 9660:01 glebe:01 int:01 nsw:01 marshal:01 marshal:01 snail:02 checkout:02 failing:02 2037:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Mon, 2004-06-28 at 02:21, skaller wrote: > The following code has worked for some time: Oops. The file is not being written because the Marshal is failing because I changed Big_int type to be wrapped in a class so it would hash quickly .. Marshal may not like classes? Any other suggestions? -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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