[M3devel] RELENG again, was: Re: the LONGINT proposal

Jay K jay.krell at cornell.edu
Wed Jan 13 22:45:17 CET 2010


Yes and no. I was thinking about this too.

In general this "race" never ends.

However:

  - right this is first release with LONGINT, and I think there are incompatibilities between head and release esp. wrt "ORD"

   (Had we added e.g. "assignability" and release was just a compatible subset, different; I think it is actually "incompatible".)

 

  - the "race" should actually "slow down" now that I fixed the platform list problem :)

     but still, the "race" isn't guaranteeably gone; there might still be new language features that m3core/libm3 use

     (to be clear, the "front" group needs to be more careful about using more features;

     for example, it would be "useful" for me to use LONGINT in m3back, and then build a non-NT386 hosted compiler, in order to get LONGINT support into NT386, however my preference at the moment is to use Target.Int to "simulate" 64bit arithmetic in the compiler ("constant folding" and such, as it already does for 32bit integers); the compiler basically supports targeting 32bit INTEGER even on a host with only 8 or 16bit INTEGER, as I understand).

 

 

If I or anyone checks that the exception is gone now in GUI file open dialog, maybe merge those changes too.

They are pretty small. I haven't touched rd/wr yet (well, they were touched *slightly*).

 

 

 - Jay

 
> Date: Wed, 13 Jan 2010 10:43:03 +0100
> From: wagner at elegosoft.com
> To: m3devel at elegosoft.com
> Subject: [M3devel] RELENG again, was: Re: the LONGINT proposal
> 
> Quoting Tony Hosking <hosking at cs.purdue.edu>:
> 
> > On 11 Jan 2010, at 23:09, Randy Coleburn wrote:
> >
> >> Also, in case anyone is interested, the current HEAD fails to 
> >> compile the following packages on Windows Vista:
> >> "m3-libs\m3core"
> >> "m3-libs\libm3"
> >> "m3-tools\m3tk"
> >> So some recent changes have caused a problem.
> >
> > Did you bootstrap a new compiler? You will need to bootstrap a 
> > compiler before you can compile the revised ORD/VAL definitions.
> 
> So if I understand this correctly, should we finally get to release
> 5.8, then this compiler won't be able to compile the current trunk
> head? That is, not unless we merge this change to the release branch?
> 
> Anything else that we should do for 5.8?
> 
> Olaf
> -- 
> Olaf Wagner -- elego Software Solutions GmbH
> Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany
> phone: +49 30 23 45 86 96 mobile: +49 177 2345 869 fax: +49 30 23 45 86 95
> http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin
> Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
> 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20100113/b0ca354d/attachment-0002.html>


More information about the M3devel mailing list