Re: Conflicts with words

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...

No, it would be much worse. You have now sabotaged your euphoria installation. Anything that you try to run that already uses that would fail. And you cannot easily share your code with anyone else.y if you've changed something like the standard library.

Matt

I thought it would be better, because, for example, changing "close" to "end", the size of the "EXE" resulting is lower than when using the namespace qualifier:

--success=end(sock)       -- .exe size = 316.416 
success=sockets:close(sock) -- .exe size = 316.928 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu