RE: include statement bugs

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

> It's documented that Euphoria ignores the second and subsequent includes
> of the same file name (although the directory paths could be different).
> I've further clarified the docs about this (just now).
> 


Perhaps <u>I</u> didn't clarify well enough.
Don't you think, that just MAYBE, out of the thousands of euphoria 
source files I have, that 2 of them share the same file name, although 
the contents are DIFFEREENT!!!

The examples I gave happen to be identical, because they are minimal 
examples.

Explain your logic for such a rediculous enforcement.


> >     Using \ is apparently supposed to be the expected behaviour.
> >     The fact that / works at all is considered a bug.
> 
> In 2.5, forward slash and backslash are equally supported by
> Euphoria on DOS/Windows. Only forward slash will be supported
> on Linux/FreeBSD. This is in keeping with what the underlying 
> operating systems support.
>  


That's just plain STUPID. Isn't euphoria cross platform!!!?
I should be able to use include lib\foo.e or lib/foo.e on any platform.


Chris Bensler
Code is Alchemy

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

Search



Quick Links

User menu

Not signed in.

Misc Menu