Thanks Izzy. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Izkata Sent: 22 April 2005 19:01 To: [EMAIL PROTECTED] Subject: [REBOL] Re: Oldes's Old Bug
REBOL/View 1.2.47.3.1 9-Jul-2004 Core 2.6.0 >> val: "my value" == "my value" >> layout [text "test"] >> val == "my value" >> > Back in November 2002, Oldes highlighted the following "bug" in layout: > > "Hello rebol-list, > > In the layout function is missing deffinition of variable 'val as a > local variable! So be carefull. > >> val: "my value" > == "my value" > >> layout [text "test"] > >> val > == "test" > > Oldes" > > I checked with View 1.2.10 and got the same behaviour. > > Does anybody know if this has been "fixed" in later versions? > > Should I submit it to RAMBO? > > Regards > > Peter > > -- > To unsubscribe from the list, just send an email to lists at rebol.com > with unsubscribe as the subject. > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject. -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.18 - Release Date: 19/04/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.18 - Release Date: 19/04/2005 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
