Re: Solaris: ld: fatal: Symbol referencing errors.

2002-05-02 Thread Robert Schiele
On Thu, May 02, 2002 at 07:16:58PM -0400, Michael Grabenstein wrote: >The configure script had placed ldflags (ALLLIBS in Makefile.incl) > of -L/usr/local/lib which Robert Schiele pointed out to me will over > ride anything I specify in my LD_LIBRARY_PATH on Solaris. The reason the Just to

Re: about using DOMString

2002-05-02 Thread Michael D. Crawford
Use the DOMStringToStdString function I write about in this page: http://www.goingware.com/tips/xmlmemory.html If you want to use an MFC CString instead of an STL string you could modify it accordingly. Mike -- Michael D. Crawford GoingWare Inc. - Expert Software Development and Consulting ht

about using DOMString

2002-05-02 Thread 林 子芯
hi, prehaps it's very stupid question, but can somebody tell me how could i use a DOMString as a normal string, for instance i was thinking using to put the result of dom_element.getNodeValue() directly into a messageBox() used in visual c++, the way i tried is typecast it like this : Message

Re: Solaris: ld: fatal: Symbol referencing errors.

2002-05-02 Thread Michael Grabenstein
Figured this out... Much thanks to Robert Schiele! Basically I had two problems: 1)The gcc I was trying to build with was not built with --enable-shared (because with v2.95.2 it was not the default) 2)The ldflags did not have the correct order of library directories to include v

Re: debug as the name of an attribute?

2002-05-02 Thread Jason E. Stewart
"Aelony, Avram" <[EMAIL PROTECTED]> writes: > I came across strange behavior that I thought I'd pass along. I > don't think it is necessarily a bug, just something to consider. Well it's definately a bug if you can find a file that shows improper behavior with DOMPrint or SAXPrint. jas. ---

assertion failure

2002-05-02 Thread pankaj bavishi
I am doing mltithreading in VC++...I keep on getting the following assertion failure: dbgheap.c  1011..  error.. is it to do with xml? please let me knowSend and receive Hotmail on your mobile device: Click Here - To unsubscribe,

Building xerces with MsgCatalog

2002-05-02 Thread Bhavani Ravichandran
Hi, I am trying to build xerces with MsgCatalog and the build fails witht he following error: "MsgCatalogLoader.cpp", line 119: Error: fgLibLocation is not a member of XMLPlatformUtils. "MsgCatalogLoader.cpp", line 120: Error: fgLibLocation is not a member of XMLPlatformUtils. I checked PlatformU

DO NOT REPLY [Bug 8679] - Cannot unzip xerces-c1_7_0-win32.zip

2002-05-02 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 8750] New: - null pointer in ReaderMgr::skippedSpace()

2002-05-02 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: Xerces unzip

2002-05-02 Thread peiyong zhang
Hi, j, Would you please close the bug, thanks. Rgds, PeiYong >From: "jNautics" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Xerces unzip >Date: Wed, 1 May 2002 14:55:34 -0700 > >Thanx so much for the reply. >I tried to unzip it from a different computer and it worked. >So, who kno

DO NOT REPLY [Bug 8741] New: - Support for garbage collection in IDOM implementation

2002-05-02 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

Problem in using xercesc

2002-05-02 Thread ahmet balci
Hi , I am an graduate student in METU and preparing a thesis.I want to ask a question about xerces parser for C++. I have an XML file for a simulation, which is written in Visual C++ and I want to get instances information from this XML file and use this information in the simulation. I could

next release of Xerces ?

2002-05-02 Thread Joseph de Menditte
I'm currently using Xerces 1.7.0 and I still have the problem regarding circular definitions in schema. This problem was fixed by Khaled Noaman and integrated in the nigtly build of 2002-03-20. My questions are: - do you know the date of the next release? - what will be the next release number?