Fickle indeed! I did it the way you mention below. I also removed those 
includes of iostream.h - it's in the cvs.

Tom

Tim Crook wrote:

> Hi Tom.
> 
> The VisualAge compiler on IBM AIX seems very fickle. Argh!
> 
> The compiler will do the right thing with this:
>       Str temp;
>       if (physical)
>       {
>               temp = proc -> getAliasedName(name, currNamespaces);
>               physical -> outputElementEnd(temp, 0);
>       };
> ...


Reply via email to