[REBOL] Re: Core 2.6 - Last minute requests - take your chance!
From: petr:krenzelok:trz:cz at: 5-Apr-2002 23:09
Holger Kruse wrote:>>#7528 -- syntax errors should be trappable -- stop Rebol crashing >>irrecoverably on badly formed code (example): >> >> AnObject: make object! [datafield: 1] >> AnotherObject: make object! AnObject >> > >Syntax errors are trappable. With your example, an "error? try []" >around it returns true. >but anyway, the code should not completly crash Rebol, no? -pekr-







