[Bug 2258] New: - Bug in Iconv and Iconv390

2001-06-20 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2258 *** shadow/2258 Thu Jun 21 00:13:15 2001 --- shadow/2258.tmp.8629Thu Jun 21 00:13:15 2001 *** *** 0 --- 1,60 + ++ + | Bug in Iconv and I

[Bug 2257] - 1.5 thinks a tag is a tag

2001-06-20 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2257 *** shadow/2257 Wed Jun 20 23:43:03 2001 --- shadow/2257.tmp.8593Wed Jun 20 23:44:43 2001 *** *** 5,11 | Status: NEW Version: 1.5 | | Resolution:

[Bug 2257] New: - 1.5 thinks a tag is a tag

2001-06-20 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2257 *** shadow/2257 Wed Jun 20 23:43:03 2001 --- shadow/2257.tmp.8583Wed Jun 20 23:43:03 2001 *** *** 0 --- 1,41 + ++ + | 1.5 thinks a tag

Re: Build on unixware

2001-06-20 Thread Martin Kalen
- Original Message - From: "Nigel S.Ball" <[EMAIL PROTECTED]> Sent: Thursday, June 21, 2001 3:07 PM Subject: Re: Build on unixware > Whilst I'm on "SCO" OpenServer I am using the UDK not the SDK or gcc. The > reason for this is that my end objective is to use XML::Xerces with a "SCO" > u

Re: Build on unixware

2001-06-20 Thread Nigel S . Ball
Thanks Martin, Whilst I'm on "SCO" OpenServer I am using the UDK not the SDK or gcc. The reason for this is that my end objective is to use XML::Xerces with a "SCO" unixware build of perl. Thus I have to have xerces libraries which are unixware compatible rather than OpenServer binaries. I am

Re: Build on unixware

2001-06-20 Thread Martin Kalen
- Original Message - From: "Nigel Ball" <[EMAIL PROTECTED]> Sent: Thursday, June 21, 2001 2:38 PM Subject: Build on unixware > I'm trying to build xerces 1.4.1 on SCO OpenServer (for unixware) without > success even tho runConfigure says that it is a supported platform. Nigel, please

Build on unixware

2001-06-20 Thread Nigel Ball
I'm trying to build xerces 1.4.1 on SCO OpenServer (for unixware) without success even tho runConfigure says that it is a supported platform. When I run runConfigure the result is as follows: [root@snell src]$ runConfigure -punixware -ccc -xCC -minmem -nfileonly -tnative Generating makefiles w

RE: I'll be leaving soon

2001-06-20 Thread Peter Murphy
-Original Message- From: Dean Roddey [mailto:[EMAIL PROTECTED]] > I have a big personal project coming up soon that will be > taking up all my time and then some, and with the rate of > traffic here growing quickly already, its clear to me that > I won't have the time to keep up. So, I t

RE: Support For Hp-Ux 10.2 and solaris 2.8

2001-06-20 Thread straydog
i have the same problem. i try to compile it on HP 10 butwill have error -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 21, 2001 5:33 AM To: [EMAIL PROTECTED] Subject: RE: Support For Hp-Ux 10.2 and solaris 2.8 sourc

RE: Support For Hp-Ux 10.2 and solaris 2.8

2001-06-20 Thread jeetu . gulati
source code compiles on Solaris 2.8 and works ... don't know about hp-ux 10.2 > -Original Message- > From: Aniruddha Shevade [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 20, 2001 2:14 PM > To: [EMAIL PROTECTED] > Subject: Support For Hp-Ux 10.2 and solaris 2.8 > > > Hello > We ar

Support For Hp-Ux 10.2 and solaris 2.8

2001-06-20 Thread Aniruddha Shevade
Hello We are using the xerces-c parser in our application which is supposed to be running on several platforms. The documentation describes the various platoforms the parser can be used on. However the following two platforms are not mentioned in the documentation Hp-Ux 10.2 solaris 2.8 Is th

[Bug 2253] - ArrayIndexOutOfBoundsException.hpp too long

2001-06-20 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2253 *** shadow/2253 Wed Jun 20 13:00:10 2001 --- shadow/2253.tmp.6379Wed Jun 20 13:04:36 2001 *** *** 2,13 | ArrayIndexOutOfBoundsException.hpp too long| +--

[Bug 2253] - ArrayIndexOutOfBoundsException.hpp too long

2001-06-20 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2253 *** shadow/2253 Wed Jun 20 12:37:17 2001 --- shadow/2253.tmp.6364Wed Jun 20 13:00:10 2001 *** *** 2,8 | ArrayIndexOutOfBoundsException.hpp too long| +---

Re: [Bug 2253] New: - ArrayIndexOutOfBoundsException.hpp too long

2001-06-20 Thread James Berry
Hey Erik, Geez, I'm confused. It works fine for me. In fact I just tried it again. Can you give me any more information about what you're doing and how it fails? Which environment you're running the perl script from? The script correctly shortens the file ArrayIndexOutOfBoundsException.hpp

[Bug 2253] New: - ArrayIndexOutOfBoundsException.hpp too long

2001-06-20 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2253 *** shadow/2253 Wed Jun 20 12:37:17 2001 --- shadow/2253.tmp.5448Wed Jun 20 12:37:17 2001 *** *** 0 --- 1,23 + ++ + | ArrayIndexOutOfBou

Re: schema validation with xerces 1.5

2001-06-20 Thread Khaled Noaman
Hi Lindsey, You need to also use the '-n' and '-s' flags to enable namespace and schema processing respectively. For example, DOMCount -n -s -v=always personal.xml. Regards, Khaled Lindsey McNerney wrote: I'm attempting to use the Xerces C+ parser, version 1.5 to perform validation using schemas.

Re: What is IDOM?

2001-06-20 Thread Jason E. Stewart
"Tinny Ng" <[EMAIL PROTECTED]> writes: > See http://xml.apache.org/xerces-c/program.html#IDOMProgGuide. Please > note that this is only a prototype and is subject to change. Thanks. I didn't look there. This is just what I needed. jas. -

Re: QName conflict with Xalan-C++

2001-06-20 Thread Anthony Zawacki
Hello All, Actually, this has been the case for some time. I've recompiled Xalan and Xerces and had the naming conflict even with the released Xerces 1.4 and Xalan 1.1 All versions I've tried have this issue. On the other hand, I'm not sure why, but they are only warnings in Visual Age 5.0 com

Re: QName conflict with Xalan-C++

2001-06-20 Thread David_N_Bertoni
I'm pretty sure it depends on order of includes, since they have a file name QName.hpp, and we have a file named QName.hpp. You might not see it just building Xalan, since we minimize our Xerces includes, but some of our test applications fail to build. Dave

schema validation with xerces 1.5

2001-06-20 Thread Lindsey McNerney
I'm attempting to use the Xerces C+ parser, version 1.5 to perform validation using schemas. I installed the binary executables, set the system path and tried to validate the samples provided (personal-schema.xml and personal.xsd) using both the DOM count and SAX count applications. I received e

RE: access violation problem !!

2001-06-20 Thread Jesse Pelton
Initialize(), well, initializes. See the code for details. Calling Terminate() is optional. If you do call it, be sure that you are done with Xerces before doing so; you can't call Initialize() again once Terminate() has cleaned up. -Original Message- From: Awasthi, Anand [mailto:[EMAIL P

Re: What is IDOM?

2001-06-20 Thread Tinny Ng
See http://xml.apache.org/xerces-c/program.html#IDOMProgGuide. Please note that this is only a prototype and is subject to change. Tinny "Jason E. Stewart" wrote: > Having dredged through the mailing list archives it seems that IDOM is > an implementation of Andy Henninger's new (memory effici

RE: access violation problem !!

2001-06-20 Thread Awasthi, Anand
you know what i just added that and that worekd then i got your mail...what a timing yaar !! but i have a question here what exaclty intialize does ?? and do i have to call terminate also ..once i am thru ?? -Original Message- From: Erik Schroeder [mailto:[EMAIL PROTECTED]] Sen

RE: What is IDOM?

2001-06-20 Thread jeetu . gulati
the documentation is there on the xml home page at http://xml.apache.org/xerces-c/program.html#IDOMProgGuide > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 20, 2001 10:15 AM > To: [EMAIL PROTECTED] > Subject: What is IDOM? > > > Having

Re: QName conflict with Xalan-C++

2001-06-20 Thread Sal Mangano
As I mentioned in the past people: Namespaces, namespaces, namespaces! Those purists unwilling to accept my macro solution better asks themselves what's the worse of two evils macros or code that can't interoperate?? One way or another the namespace issue must be addressed. [EMAIL PROTECT

Re: QName conflict with Xalan-C++

2001-06-20 Thread James Berry
Hi David, I'm trying to figure out why that didn't show up in my linking between the two last week. Is this something very new, or does this show up only during static linking of the two? Thanks, by the way, for the catch on the namespace processing issue. I'm working on a Mac OS X port of Xalan

RE: access violation problem !!

2001-06-20 Thread Erik Schroeder
Has XMLPlatformUtils::Initialize() been called prior to the construction of the object? -Original Message- From: anand awasthi [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 11:34 AM To: [EMAIL PROTECTED] Subject: access violation problem !! Hi, may be that this question is

Re: QName conflict with Xalan-C++

2001-06-20 Thread Tinny Ng
David, Agree. When we create new class in future, we will adopt some Xerces specific naming convention. But for QName, is it possible for Xalan to work around this conflict this time? Thanks a lot! Tinny [EMAIL PROTECTED] wrote: > Xerces has defined a class called QName. Xalan-C++ has a cl

What is IDOM?

2001-06-20 Thread Jason E. Stewart
Having dredged through the mailing list archives it seems that IDOM is an implementation of Andy Henninger's new (memory efficient) DOM. Are there any public docs available? The xml.apache.org WWW site has no info on this. I'm assuming usage is identical to DOM (except with different class names)

RE: Schema Support Timetable?

2001-06-20 Thread Jesse Pelton
Work is underway, with no definite time for completion. See http://xml.apache.org/xerces-c/schema.html. -Original Message- From: Lin L Feng [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 10:42 AM To: [EMAIL PROTECTED] Subject: Schema Support Timetable? Hi, Does anyone know w

access violation problem !!

2001-06-20 Thread anand awasthi
Hi, may be that this question is not related to problems of Xerces, but i just thought that i will share this. actually i am wrapping xerces DOM parser API within my code and when i my client uses my code , it throws access violation eveery time. I investigated and found that exact place wh

Compiling in HPUX 64bits

2001-06-20 Thread Juan Carlos Osorio Jimenez
Hi all, I was trying to compile the Xerces C lib v 1.3 in HPUX11 with 64bits option, but several compilation errors make me to try to compile the Xerces C v lib 1.4. However, the library that I generated is wrong because the programs linked to it have infinite loops. The same programs linked to

QName conflict with Xalan-C++

2001-06-20 Thread David_N_Bertoni
Xerces has defined a class called QName. Xalan-C++ has a class of the same name and there is now a conflict with building Xalan using the latest Xerces. Obviously, without namespaces, we're going to continue to have collisions like this, if we don't have a policy for naming such classes. I ment

Schema Support Timetable?

2001-06-20 Thread Lin L Feng
Hi, Does anyone know when XML Schema will be fully supported in Xerces-C? Thanks, Lin [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Xerces DOM parse

2001-06-20 Thread Mahesh Paranjape
Hi, I am using Xerces C++ XML parser on Code Warrioe 5.3 Mac 9.1. I am able to construct a DOM tree but when I write following code it crashes. DOMParser Parser; Parser.parse(MemBufInputSource); //Crashes If we look at the code in the DOMParser.hpp, it checks for the flag fParseInProgress. T

Access violation with a personal DLL i try to write...

2001-06-20 Thread DUMOUCHEL David
I try to set up a simple DLL which code follows bellow. The building succeeds, but i can t have access to it. Each time I try i obtain an exception error: "First chance exception in Project1.exe (MSVCRT.DLL) : 0xC005: Access Violation" (Project1 is my Exe file to reach my DLL) Thanks to answer

Re: I'll be leaving soon

2001-06-20 Thread Tinny Ng
Dean, For sure you will be missed, and your expertise as well. Please do keep in touch and check with us whenever you have time, your input are always important and useful. All the best! Tinny Dean Roddey wrote: Well, with the upcoming 1.5 release, I think that the XML parser has now pretty

RE: problem in DOMPrint.cpp

2001-06-20 Thread David_N_Bertoni
Yes, it was a bug where the SAXParser was defaulting to processing namespaces when it shouldn't. I put a fix in Xalan and I believe Tinny checked in a fix for Xerces. If you experience any more problems, please feel free to post a note to the Xalan developer list. We're doing some testing now,

RE: I'll be leaving soon

2001-06-20 Thread Joseph_Kesselman
Sorry we're losing you, Dean, but "fare well, wherever you fare..." (Or maybe that should be "So long, and thanks for all the fish"?) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

Re: Insert DOM_Node from one DOM_Document to another DOM_Document?

2001-06-20 Thread Joseph_Kesselman
http://www.w3.org/DOM/faq.html#ownerdoc - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Internal subset and Notations

2001-06-20 Thread Patrick Bronsard
I posted this question already about 2 weeks ago but didn't get an answer or maybe I missed it but here it is again: When I try to print a Document Type node with that contains an internal DTD with a Notation Node, that node doesn't come out with the getIntenalSubset method. I really need to k

RE: I'll be leaving soon

2001-06-20 Thread Jones, Brian O.
Good Luck Dean, This group will miss you. But just like you said it prosper... Brian Jones > -Original Message- > From: Dean Roddey [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, June 19, 2001 4:47 PM > To: [EMAIL PROTECTED] > Subject: I'll be leaving soon > > Well, with the upcomin

Re: I'll be leaving soon

2001-06-20 Thread Khaled Noaman
Good luck Dean. Khaled   Dean Roddey wrote: Well, with the upcoming 1.5 release, I think that the XML parser has now pretty much moved beyond me. And Tinny and crew, and associated third party others, have it under control pretty well at this point I think. I have a big personal project coming

Re: I'll be leaving soon

2001-06-20 Thread Gareth Reakes
Good luck Dean. Gareth -- Gareth Reakes, Lead Software Engineer DecisionSoft Ltd.http://www.decisionsoft.com Office: +44 (0) 1865 203192 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

[Bug 2245] New: - IDOM rejects

2001-06-20 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2245 *** shadow/2245 Wed Jun 20 03:24:20 2001 --- shadow/2245.tmp.527 Wed Jun 20 03:24:20 2001 *** *** 0 --- 1,23 + ++ + | IDOM rejects

Re: I'll be leaving soon

2001-06-20 Thread Peter A. Volchek
> Well, with the upcoming 1.5 release, I think that the XML parser has now pretty much moved beyond me. And Tinny and crew, and associated third party others, have it under control pretty well at this point I think. > > I have a big personal project coming up soon that will be taking up all my tim

Delayed validation exceptions with Xerces 1.4

2001-06-20 Thread Juergen Hermann
Hi! I have a problem in my SAX handler with activated validation. In the handler, I assume that I only get valid event streams, thus certain pointers are not checked for != 0 etc. Problem is, the exception (error handler call) that flags a validation error is only raised AFTER the startElement o

RE: Insert DOM_Node from one DOM_Document to another DOM_Document?

2001-06-20 Thread Evert Haasdijk
Use DOM_Document::importNode() to transfer nodes from one document to another. You'd get something like: // Find oldChild in doc1 DOM_Element oldCreationInformationElem = mp7->findElementByName("CreationInformation", 0); // Find newChild in doc2 D