namespace qualifiers
- Posted by Martin Stachon <martin.stachon at worldonline.cz> Dec 07, 2001
- 454 views
I think this shouldn't be allowed : include <library> as <keyword> | <builtin> Example : include get.e as puts puts(1, "Hello !") -- puts has not been declared Instead of that, interpreter should say include <library> as <builtin> Attempt to redefine <builtin> btw. if you want to see full list of changes in Eu 2.3, run on Linux diff -r -u euphoria22 euphoria | more You'll see interesting things, eg. Bill Clinton replaced by George Bush in email.exw Regards, Martin Stachon martin.stachon at worldonline.cz http://www.webpark.cz/stachon