Hi Jeff
Just testing the new version. Excellent!!! I have one quick question about
the "indefinite extent" or "GC bug" being fixed. This test now works.
>> b: []
== []
>> use [x][x: 1 append b 'x]
== [x]
>> use [x][x: 2 append b 'x]
== [x x]
>> reduce b
== [1 2]
>> recycle
>> reduce b
== [1 2]
Great!!
But you wrote:
Indefinite extent fixed, more or less.
What are the qualifications? When does the "less" come into play?
Cheers
-Larry
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 22, 2000 4:23 PM
Subject: [REBOL] CORE experimental 2.4.39
>
>
>
> Howdy, REBOLs of the world!
>
> REBOL/core 2.4.39 experimental is now posted for download
> (most platforms). This version has a lot of fixes and
> improvements. Please do download it and put it through its
> paces. If all goes well, the more everyone bangs on this
> build, the closer we'll be to next release version! :-)
>
> The remaining platforms will soon follow, but probably not
> until sometime next week.
>
> -jeff
>
>
--------snip-------------
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.