DO NOT REPLY [Bug 16482] New: - Problem with HPUX Xerces2.1 library during runtime

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 15787] - IANA charset names list inefficient; useful?

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6407] - Multiple ampersands not interpreted correctly

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 14947] - DOMWriter don't interpret Entity Reference correctly

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 15787] - IANA charset names list inefficient; useful?

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: creating binary dist from source dist on windows?

2003-01-27 Thread Jeff Paquette
Hi Tinny, Thanks for the quick reply.. I did find that script and did get it to work, but I had to run it from cygwin. If I tried to run it outside of bash, it fails due to the use of 'uname'. I took that out and hardcoded the platform to "Windows", but then all the slashes for the directory names

Re: creating binary dist from source dist on windows?

2003-01-27 Thread Tinny Ng
Jeff, You can use scripts/packageBinaries.pl which does the build, and packaging all in one step. Tinny - Original Message - From: "Jeff Paquette" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 27, 2003 1:58 PM Subject: creating binary dist from source dist on windows?

Re: core dump in XMLPlatformUtils::Terminate(); and XMLPlatformUtils::Initialize();

2003-01-27 Thread david c.
Thanks !! I'll try it tomorrow morning ! greetings and a nice evening David C. - Original Message - From: Tinny Ng <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; David C. <[EMAIL PROTECTED]> Sent: Monday, January 27, 2003 8:38 PM Subject: Re: core dump in XMLPlatformUtils::Terminate(); and

Re: nightly builds with BCB6

2003-01-27 Thread Tinny Ng
Mike, We forgot to add "XMLMsgLoader.cpp" to the BCB6 project file. We will fix this then. In the meantime, would you please add this entry yourself and see if this fixes the problem? Please let us know if you found any more files are missing from the project file. Thanks! Tinny - Ori

Re: core dump in XMLPlatformUtils::Terminate(); and XMLPlatformUtils::Initialize();

2003-01-27 Thread Tinny Ng
David, Please do not delete: delete pDomImpl; You do not need to delete any DOM object returned from DOM. You can call release() to release any "orphaned" resources that weree created by factory method create. see http://xml.apache.org/xerces-c/ApacheDOMC++BindingL2.html for more deta

DO NOT REPLY [Bug 16433] - Incorrect operation code with Borland Builder versus g++ - DOMUserDataHandler

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 16433] - Incorrect operation code with Borland Builder versus g++ - DOMUserDataHandler

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13447] - DOMWriter doesn't work correctly

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 16453] - writeNode takes v.long time to complete

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 16453] - writeNode takes v.long time to complete

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 16454] - writeNode takes v.long time to complete

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

creating binary dist from source dist on windows?

2003-01-27 Thread Jeff Paquette
Hi, I've successfully built xerces-c++ v2.1 from the source distribution; how do I package up the binaries? I need to distribute the headers, libs, etc to my coworkers. Thanks, -- Jeff Paquette direct: (508) 616-4526 Principal Software Engineeremail: [EMAIL PROTECTED] NuGen

Re: Bug 15928 not fixed in latest nightly builds

2003-01-27 Thread Colin Paul Adams
> "Tinny" == Tinny Ng <[EMAIL PROTECTED]> writes: Tinny> I think I should fix the code and move the method Tinny> "LocalFileFormatTarget::flushBuffer()" from private to Tinny> public so that caller can actively flush the buffer if Tinny> needed. Yes please. It's causing me pro

DO NOT REPLY [Bug 16454] New: - writeNode takes v.long time to complete

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 16453] New: - writeNode takes v.long time to complete

2003-01-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

core dump in XMLPlatformUtils::Terminate(); and XMLPlatformUtils::Initialize();

2003-01-27 Thread David C.
Hi ! this code coredumps on solaris 2.7 using libxerces-c v2.1 in the first call to method Terminate . debugger output: = (gdb) backtrace #0 0x0 in ?? () #1 0xff15d6fc in reinitImplementation () from /sw/local/develsup/xerces/xercesc_2_1_0Sol2.7ForCC/lib/libxerces-c.so.21 #2 0xff19

Re: Problem in retrieving Attribute name, value

2003-01-27 Thread Gareth Reakes
Hi, have you told the parser to validate? Something like parser->setValidationScheme(XercesDOMParser::Val_Auto); Gareth On Sun, 26 Jan 2003 [EMAIL PROTECTED] wrote: > > > Thanks Gareth, It has worked for me. But I am stuck up again with ignoring > whitespaces. I have a dtd whic