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

[REBOL] Re: interpreter crash with 'unique and list!

From: andreas:bolka:gmx at: 15-Jan-2004 17:45

Thursday, January 15, 2004, 4:32:56 PM, Paul wrote:
> What is interesting is that it didnt break on my first attempt but I > pasted it a second time in the interpreter and then it gave the same > error. So I'm thinking its something to do with the memory > management.
Jup, just use larger sizes (e.g. unique make list! array 100000) and it will most likely always break on first attempt :) -- Best regards, Andreas