Hi Ladislav, On Friday, May 12, 2006, 10:43:35 AM, you wrote:
LM> When doing this from fresh REBOL console, I get: >>> Rebol/version LM> == 1.3.2.3.1 >>> equal? 'aaa 'Aaa LM> == true LM> Now a fresh REBOL console again and: >>> Rebol/version LM> == 1.3.2.3.1 >>> alias 'aaa "bbb" LM> == bbb >>> equal? 'aaa 'Aaa LM> == false So it must be a bug... Well, bugs aside hope it shows why Pierre J. was wrong. Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> --- http://www.rebol.com/ Colella Chiara software division --- http://www.colellachiara.com/ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
