Re: Euphoria 3.2 compatibility

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

Matt Lewis wrote:
> 
> It gets down to how symbols are resolved.  Overloading a built in gives a 
> warning.  A local (or a global in the same file as it is being used) will
> take precedence over a global in another file.  Two globals in other files
> will cause breakage:

So, with this in mind, the current SVN (be it 3.2 or 4.0) will break things if
the user, say, defines min, max or say, remove as a global in one file and then
also includes sequence.e. Because their file and sequence.e define those
functions.

So, we are breaking some things. Since peek2s is a built-in, it is not breaking
anything. Correct?

--
Jeremy Cowgar
http://jeremy.cowgar.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu