Works great for me. Thanks very much!
-Chris
On Dec 28, 2004, at 1:09 PM, James Berry wrote:
Patch committed. Thanks! Please verify.
-jdb
On Dec 28, 2004, at 10:05 AM, Chris Cates wrote:
Since I haven't heard anything from anyone on the email below, I was
wondering if anyone would have an issue with me submitting the
following change:
====
//xerces-c-src_2_6_0/src/xercesc/util/Platforms/MacOS/
MacOSPlatformUtils.cpp ====
78a79,80
> #elif defined(XML_USE_NETACCESSOR_SOCKET)
> #include <xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp>
587a590,591
> #elif (defined(XML_USE_NETACCESSOR_SOCKET))
> return new SocketNetAccessor;
Comments most welcome!
Thanks!
-Chris
[EMAIL PROTECTED]
On Dec 8, 2004, at 12:38 PM, Chris Cates wrote:
Greetings,
I'm currently using xerces-c 2.6 built on MacOS X 10.3 with sockets
as net access. (Which works very nicely, btw.)
I was wondering why MacOSPlatformUtils' implementation of
makeNetAccessor() does not create and return a SocketNetAccessor by
default if it sees that the XML_USE_NETACCESSOR_SOCKET #define is
set. I've tried this locally in my own build, and at first glance,
it seems to work fine and save the user from setting fgNetAccessor
manually when using sockets.
Any reason this is not a part of the MacOSPlatformUtils by default?
Is there something that I'm missing?
Thanks!
-Chris
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]