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

[REBOL] Re: Core 2.6 - Last minute requests - take your chance!

From: sunandadh:aol at: 5-Apr-2002 4:03

Hi Petr, Here's the feedbacks I'd like to see fixed: #7564 -- Much better context information on errors #7599 -- Fix Random with tuples #7528 -- syntax errors should be trappable -- stop Rebol crashing irrecoverably on badly formed code (example): AnObject: make object! [datafield: 1] AnotherObject: make object! AnObject #nnnn? -- Clipboard to work with binary data #nnnn? -- Unlimited system/words -- or have it self-cleaning (Recycle/words maybe?). 2000 (6000 for IOS) -- what's left after Rebol's loaded -- is just too few Sunanda