1. Rob.. last thing

Before one of us forgets,

Probably change:

"Other than possibly defining a new namespace identifier (see below), an include
statement will be quietly ignored if a file with the same name (but possibly
located in a different directory) has already been included."

to maybe this:

"An include statement will be quietly ignored if the same file has already been
included."

Once again thanks for fixing this. I'll be sure to test it along with
cooperative multi-tasking once you release the pre-alpha.


Thanks,
Vincent

new topic     » topic index » view message » categorize

2. Re: Rob.. last thing

Vincent wrote:
> Before one of us forgets,
> 
> Probably change:
> 
> "Other than possibly defining a new namespace identifier (see below), an
> include
> statement will be quietly ignored if a file with the same name (but possibly
> located in a different directory) has already been included."
> 
> to maybe this:
> 
> "An include statement will be quietly ignored if the same file has already
> been
> included."
> 
> Once again thanks for fixing this. I'll be sure to test it along with
> cooperative
> multi-tasking once you release the pre-alpha.

Thanks for the reminder, but I still need the bit about 
defining a new namespace identifier. Two different files might 
include a common file but have different namespace identifiers 
that refer to it. The file should not actually be included a second time, 
but you still have to allow a new namespace identifier to be defined.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

3. Re: Rob.. last thing

Robert Craig wrote:

> Thanks for the reminder, but I still need the bit about 
> defining a new namespace identifier. Two different files might 
> include a common file but have different namespace identifiers 
> that refer to it. The file should not actually be included a second time, 
> but you still have to allow a new namespace identifier to be defined.

Right, my mistake. You know what to write.


Regards,
Vincent

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu