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

'form bug?

 [1/3] from: tim::johnsons-web::com at: 13-May-2004 11:54


I found an unhandled exception in REBOL/Core 2.5.5.4.2 (linux) Here's the example:
> form ["one" "^"two three] ;; oops! forgot the closing quote
;; on item 2 ** Syntax Error: Missing " at form ["one" "^"two three] ** Near: ** CRASH (Should not happen) - Corrupt datatype: 80 Crashes the interpreter. Does anyone know if this has been reported? thanks tim -- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com

 [2/3] from: greggirwin:mindspring at: 13-May-2004 15:25


Hi Tim, TJ> I found an unhandled exception in TJ> REBOL/Core 2.5.5.4.2 (linux) TJ> Here's the example:
>> form ["one" "^"two three] ;; oops! forgot the closing quote
TJ> ;; on item 2 TJ> ** Syntax Error: Missing " at form ["one" "^"two three] TJ> ** Near: ** CRASH (Should not happen) - Corrupt datatype: 80 It just throws a syntax error here under 2.5.6, both Linux and Windows. -- Gregg

 [3/3] from: tim:johnsons-web at: 14-May-2004 7:42


* Gregg Irwin <[greggirwin--mindspring--com]> [040513 13:50]:
> Hi Tim, > TJ> I found an unhandled exception in
<<quoted lines omitted: 6>>
> It just throws a syntax error here under 2.5.6, both Linux and > Windows.
Just grabbed 2.5.6 and it handled the exception properly. thanks Gregg tj
> -- Gregg > > -- > To unsubscribe from this list, just send an email to > [rebol-request--rebol--com] with unsubscribe as the subject.
-- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted