"Altenau, Maureen D CECOM RDEC C2D" <[EMAIL PROTECTED]> writes:
> I am porting XML application software from a Windows platform to a Solaris > platform. I am getting errors with the "namespace" declaration. Is this a > compiler specific declaration or is it platform specific? One of my > co-workers thought it was platform specific. I was leaning toward it being > compiler specific. Hey Maureen, An exact description of the problem is most useful. What is the compile line, what is the error, and what is the code causing the problem (all as brief as possible, of course ;-). C++ namespace implementation (as opposed to XML namespace implementation) is a compiler issue, not a platform issue. jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
