namespace qualifiers

new topic     » topic index » view thread      » older message » newer message

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 smile

Regards,
      Martin Stachon

martin.stachon at worldonline.cz
http://www.webpark.cz/stachon

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu