How to build with XMLCh = wchar_t on Windows platform.

2018-01-23 Thread Mark Douglas
Hi, This is my first mail to this group, so hopefully I've come to the correct place! I'm currently attempting to build and use Xerces C++ 3.2.0 in my application, but I'm having an issue where XMLCh is defined as char16_t (not compatible with wchar_t). From what I've read, I'd actually like

RE: How to build with XMLCh = wchar_t on Windows platform.

2018-01-24 Thread Mark Douglas
on Windows platform. On 23/01/18 14:59, Mark Douglas wrote: > Hi Roger, > > I think Microsoft have had wchar_t as a type way before char16_t was > introduced (as far back as I can remember, which is getting shorter as I get > older :)). At the time, Microsoft were well known f

RE: How to build with XMLCh = wchar_t on Windows platform.

2018-01-23 Thread Mark Douglas
-Original Message- From: rle...@codelibre.net [mailto:rle...@codelibre.net] Sent: 23 January 2018 14:46 To: c-users@xerces.apache.org Subject: Re: How to build with XMLCh = wchar_t on Windows platform. On 2018-01-23 14:12, Mark Douglas wrote: > Hi Roger, > > Thank you

RE: How to build with XMLCh = wchar_t on Windows platform.

2018-01-23 Thread Mark Douglas
To: c-users@xerces.apache.org Subject: Re: How to build with XMLCh = wchar_t on Windows platform. On 2018-01-23 12:03, Mark Douglas wrote: > Hi, > > This is my first mail to this group, so hopefully I've come to the > correct place! Yes, it is! > I'm currently attempting to b

RE: How to build with XMLCh = wchar_t on Windows platform.

2018-01-24 Thread Mark Douglas
Thanks for the clarification Roger! Kind regards, Mark -Original Message- From: rle...@codelibre.net [mailto:rle...@codelibre.net] Sent: 24 January 2018 11:40 To: c-users@xerces.apache.org Subject: Re: How to build with XMLCh = wchar_t on Windows platform. On 2018-01-24 09:30, Mark

RE: xerces 3.2.2 crashing on AIX

2019-09-17 Thread Mark Douglas
Hi Ananta, Does the content of the test.xml file make a difference? If so, it would be worth adding the file here so others can test. Regards, Mark -Original Message- From: Ananta Swain Sent: 17 September 2019 08:53 To: c-users@xerces.apache.org Subject: xerces 3.2.2 crashing on AIX