From z Wed Nov 08 19:45:08 2000
Received: from maguro.epr.com ([198.3.162.27]) by exchange.epr.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)
	id WNKAL6GP; Wed, 8 Nov 2000 10:43:10 -0800
Received: from magrathea.epr.com (firewall-user@magrathea.epr.com [198.3.160.1])
	by maguro.epr.com (8.9.3/8.9.3) with ESMTP id KAA29611
	for <sweeks@intertrust.com>; Wed, 8 Nov 2000 10:46:44 -0800 (PST)
Received: (from uucp@localhost) by magrathea.epr.com (8.9.3/8.7.3) id KAA10977 for <sweeks@intertrust.com>; Wed, 8 Nov 2000 10:46:43 -0800 (PST)
Received: from nodnsquery(199.222.69.4) by magrathea.epr.com via smap (V5.5)
	id xma010748; Wed, 8 Nov 00 10:45:54 -0800
Received: from clairv.com (IDENT:root@pc246.edi.nunet.net [199.249.165.246])
	by mail.acm.org (8.9.3/8.9.3) with ESMTP id NAA60430
	for <sweeks@acm.org>; Wed, 8 Nov 2000 13:45:41 -0500
Received: from magrathea.epr.com (firewall-user@magrathea.epr.com [198.3.163.3])
	by clairv.com (8.9.3/8.9.3) with ESMTP id MAA24138
	for <MLton@sourcelight.com>; Wed, 8 Nov 2000 12:45:44 -0600
Received: (from uucp@localhost) by magrathea.epr.com (8.9.3/8.7.3) id KAA10679 for <MLton@sourcelight.com>; Wed, 8 Nov 2000 10:45:43 -0800 (PST)
Received: from unknown(198.3.162.27) by magrathea.epr.com via smap (V5.5)
	id xma010464; Wed, 8 Nov 00 10:45:08 -0800
Received: from eponym.epr.com (eponym.epr.com [10.1.1.123])
	by maguro.epr.com (8.9.3/8.9.3) with ESMTP id KAA29378
	for <MLton@sourcelight.com>; Wed, 8 Nov 2000 10:45:08 -0800 (PST)
Received: (from sweeks@localhost)
	by eponym.epr.com (8.9.3/8.9.3) id KAA22651;
	Wed, 8 Nov 2000 10:45:08 -0800
From: "Stephen Weeks" <sweeks@intertrust.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14857.40756.675549.28111@eponym.epr.com>
Date: Wed, 8 Nov 2000 10:45:08 -0800 (PST)
To: MLton@sourcelight.com
Reply-to: MLton@sourcelight.com
Cc: MLton@sourcelight.com
Subject: Re: nullary _ffi's
In-Reply-To: <Pine.SOL.3.95.1001108131946.27067E-100000@hoho.cs.cornell.edu>
References: <14857.38051.77023.996789@eponym.epr.com>
	<Pine.SOL.3.95.1001108131946.27067E-100000@hoho.cs.cornell.edu>
X-Mailer: VM 6.71 under 20.4 "Emerald" XEmacs  Lucid
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
	eponym.sweeks.com
X-Spam-Level: 
X-Spam-Status: No, hits=0.0 required=3.0 tests=AWL autolearn=no version=2.60


> Could you post your current snapshot and I'll take a look at it? 

http://www.star-lab.com/sweeks/src.tgz

This is a very unstable snapshot, but it should have enough for you to reproduce 
the bug.

> I'm
> guessing that there have been some changes to the basis-library if it was
> the cmdline regression test that prompted the patch to the nullary
> _ffi's.

Yeah, it was definitely a change to CommandLine_argv which brought out that
problem.

> It's probably also a good time to integrate my latest changes.

Sure.  My gut feeling is it will be easier to do on my end.


