Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] a GC bug of the second kind Re:(7)

From: jsc:dataheaven at: 28-Sep-2000 5:58

On Thu, 28 Sep 2000, you wrote:
> Hi, > > example code: > > word: use [a] [a: 11 'a] > get word > recycle > get word > > CRASH! > > Ladislav
Hm... I thought the GC-Bug with bindings of indefinite extent was solved??? But you're right it crashes (actual REBOL/View [Linux x86 glibc6]) Regards Jochen