Re: U_ICU_NAMESPACE

2003-06-03 Thread Suzanne Dirkers
: Subject: Re: U_ICU_NAMESPACE 05/29/2003 01:31 PM

Re: U_ICU_NAMESPACE

2003-05-30 Thread Suzanne Dirkers
[EMAIL PROTECTED] cc: 05/29/2003 01:11 Subject: Re: U_ICU_NAMESPACE

Re: U_ICU_NAMESPACE

2003-05-30 Thread david_n_bertoni
TED] com> cc: (bcc: David N Bertoni/Cambridge/IBM) Subject: Re: U_ICU_NAM

Re: U_ICU_NAMESPACE

2003-05-30 Thread Suzanne Dirkers
Hi Dmitry, In ICUBridgeCollationCompareFunctorImpl.hpp there is a place where U_ICU_NAMESPACE is checked before setting up a typdef for 'Collator'. I think what happened here is that this U_ICU_NAMESPACE is maybe supposed to be exported out of an ICU library and somehow my I

Re: U_ICU_NAMESPACE

2003-05-30 Thread Dmitry Hayes
Hi Suzanne! May be I don't understand the question, but I don't see any connection between U_ICU_NAMESPACE (ICU definition) and XALAN_NO_NAMESPACES define I mean that U_ICU_NAMESPACE is still included and still exists, but it's simply isn't used (like other namespace de

U_ICU_NAMESPACE

2003-05-29 Thread Suzanne Dirkers
Hi all, What is U_ICU_NAMESPACE (in the ICUBridge directory) supposed to be resolved to at Xalan 1.4 if you don't have XALAN_NO_NAMESPACES defined? Thanks, Suzanne