Reading from an istream

2019-07-02 Thread Michael Behrisch
Hi, I think this may be a FAQ but I could not find an answer on the web yet. Is there already an implementation of an InputSource which reads from an arbitrary std::istream? I only found this very old email on the topic https://marc.info/?l=xerces-dev=86952133511623 and some stackoverflow answers

Re: Reading from an istream

2019-07-03 Thread Michael Behrisch
Am 03.07.19 um 16:19 schrieb Cantor, Scott: > > On 7/3/19, 1:31 AM, "Michael Behrisch" wrote: > >> Is there already an implementation of an InputSource which reads from an >> arbitrary std::istream? > > There's no use of STL by and large in the code base.

Re: https support

2020-08-17 Thread Michael Behrisch
Am 2020-08-17 14:04, schrieb Roger Leigh: I think that CURL should work just fine on Windows.  The socket/winsock options are plain sockets with no SSL support. OK, then curl seems to be the way forward. I did suggest a couple of months back that in the current day and age of HTTPS

Enabling libcurl with https on windows

2021-03-26 Thread Michael Behrisch
Hi, we finally managed to build xerces-c with curl as netaccessor on Windows. I just wanted to mention here for posteriority and maybe also as a proposed patch to xerces, that in order to enable native CA store for certificates on Windows we needed to patch xerces-c, see

[jira] [Created] (XERCESC-2129) Wrong error message on invalid schema

2018-01-11 Thread Michael Behrisch (JIRA)
Michael Behrisch created XERCESC-2129: - Summary: Wrong error message on invalid schema Key: XERCESC-2129 URL: https://issues.apache.org/jira/browse/XERCESC-2129 Project: Xerces-C++ Issue