[M3devel] [M3commit] CVS Update: cm3

Jay jay.krell at cornell.edu
Tue Feb 17 04:33:46 CET 2009


Rodney, "it seems obvious" the problem was related to:
 
PROCEDURE Bar(start: INTEGER);
 
 PROCEDURE Foo(start := LAST(INTEGER)) = 
 BEGIN 
   Bar(start + 1); 
 END Foo; 
 
 LAST(INTEGER) + 1 => error 
 Though I grant, that is about all I looked at,
   couldn't be much shallower of an analysis.
 
 
 - Jay


----------------------------------------
> From: hosking at cs.purdue.edu
> To: rodney.bates at wichita.edu
> Date: Tue, 17 Feb 2009 13:57:17 +1100
> CC: m3devel at elegosoft.com
> Subject: Re: [M3devel] [M3commit] CVS Update: cm3
>
> Yes, it would be good to get the bugfixes in separately from your
> current new TEXT development branch.
>
> On 17 Feb 2009, at 04:57, Rodney M. Bates wrote:
>
>> No, the trunk right now is as it was before I started working on it,
>> which, I believe, has been unchanged for years. I guess it's
>> confusing,
>> as my way of putting it back probably gives recent dates and new
>> version
>> numbers on everything.
>>
>> I guess I could backport the bug fixes into the trunk.
>>
>> Tony Hosking wrote:
>>> Does the trunk still contain your bug-fixes?
>


More information about the M3devel mailing list