DO NOT REPLY [Bug 12471] - Message in ElemMessageTerminateException not set correctly

2002-09-09 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_b

DO NOT REPLY [Bug 12471] - Message in ElemMessageTerminateException not set correctly

2002-09-09 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_b

cvs commit: xml-xalan/c/src/XSLT ElemMessage.cpp ElemMessage.hpp

2002-09-09 Thread dbertoni
dbertoni2002/09/09 23:45:05 Modified:c/src/XSLT ElemMessage.cpp ElemMessage.hpp Log: Pass Locator to exception on terminate. Revision ChangesPath 1.17 +27 -6 xml-xalan/c/src/XSLT/ElemMessage.cpp Index: ElemMessage.cpp =

DO NOT REPLY [Bug 12471] - Message in ElemMessageTerminateException not set correctly

2002-09-09 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_b

DO NOT REPLY [Bug 12471] - Message in ElemMessageTerminateException not set correctly

2002-09-09 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_b

cvs commit: xml-xalan/c/src/XSLT ElemMessage.cpp

2002-09-09 Thread dbertoni
dbertoni2002/09/09 22:50:33 Modified:c/src/XSLT ElemMessage.cpp Log: Fixed bug with ChildrenToString(). Bugzilla 12471. Revision ChangesPath 1.16 +12 -6 xml-xalan/c/src/XSLT/ElemMessage.cpp Index: ElemMessage.cpp =

DO NOT REPLY [Bug 12471] New: - Message in ElemMessageTerminateException not set correctly

2002-09-09 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_b

cvs commit: xml-xalan/c/Tests/Threads ThreadTest.cpp

2002-09-09 Thread dbertoni
dbertoni2002/09/09 17:05:03 Modified:c/Tests/Threads ThreadTest.cpp Log: Tru64 work-around. Revision ChangesPath 1.23 +2 -1 xml-xalan/c/Tests/Threads/ThreadTest.cpp Index: ThreadTest.cpp ===

Re: work with Xerces-C++ 1.7.0?

2002-09-09 Thread David N Bertoni/Cambridge/IBM
Xalan-C++ 1.3 is only compatible with Xerces 1.6. There were changes in Xerces-C++ 1.7.0 which are not backward-compatible, so you cannot even rebuild Xalan-C++ 1.3 from the sources. If you want to use Xerces-C++ 1.7.0 or later, you can get the latest Xalan sources from the CVS repository.

Re: tru64 supported for xalan-c

2002-09-09 Thread David N Bertoni/Cambridge/IBM
There is no official binary distribution, but you can build Xalan-C++ on Tru64 with the Dec cxx compiler. You'll also need to build the corresponding version of Xerces-C++. If you're going to do this, I would recommend you use the latest Xalan source code in the CVS repository. Otherwise, y

work with Xerces-C++ 1.7.0?

2002-09-09 Thread Chen, George
May I know if I can use xalan-c++ 1.2 or 1.3 with xerces-c++ 1.7.0? Is there any test done with xerces 1.7? Thanks, /George This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, di

tru64 supported for xalan-c

2002-09-09 Thread Kling, Alisha
Hi, I have a couple of ques that I hope you can help me withI was looking at the xalan c++ code and noticed that there are many hooks for the Tru64 systemis Tru64 supported with Xalan C++ now? Also, I'm using Xalan-J right now and I'm running into some major performance issues...

cvs commit: xml-xalan/java xalan3_todo.xml

2002-09-09 Thread dmarston
dmarston2002/09/09 13:35:24 Added: java Tag: xslt20 xalan3_todo.xml Log: A tracking list for XSLT 2.0 work. If you wish to sign up for a task, start by announcing your intention to the xalan-dev list. Where status="unstable" that means the spec is likely to change. Re

cvs commit: xml-xalan/java todo.xsl

2002-09-09 Thread dmarston
dmarston2002/09/09 13:33:09 Modified:java Tag: xslt20 todo.xsl Log: Improve handling of missing elements or attributes. Revision ChangesPath No revision No revision 1.4.12.1 +27 -12xml-xalan/java/todo.xsl

[Patch] for bugzilla 12261 "add the option -diag to the usage"

2002-09-09 Thread igorh
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12261 Igor Hersht XSLT Development IBM Canada Ltd., 8200 Warden Avenue, Markham, Ontario L6G 1C7 Office D2-260, Phone (905)413-3240 ; FAX (905)413-4839

cvs commit: xml-xalan/c/src/XSLT XalanTemplate.cpp

2002-09-09 Thread dbertoni
dbertoni2002/09/09 12:03:43 Modified:c/src/XSLT XalanTemplate.cpp Log: Removed obsolete stuff. Revision ChangesPath 1.40 +0 -14 xml-xalan/c/src/XSLT/XalanTemplate.cpp Index: XalanTemplate.cpp ===

cvs commit: xml-xalan/c/src/XSLT ElemNumber.cpp ElemNumber.hpp

2002-09-09 Thread dbertoni
dbertoni2002/09/09 11:39:49 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp Log: Removed obsolete stuff. Revision ChangesPath 1.62 +0 -3 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp =

cvs commit: xml-xalan/c/src/XSLT ElemNumber.cpp

2002-09-09 Thread dbertoni
dbertoni2002/09/09 11:09:36 Modified:c/src/XSLT ElemNumber.cpp Log: Added ifdef for problem with XalanUnicode enums. Revision ChangesPath 1.61 +4 -0 xml-xalan/c/src/XSLT/ElemNumber.cpp Index: ElemNumber.cpp ===

cvs commit: xml-xalan/c/src/XPath XPathFunctionTable.cpp

2002-09-09 Thread dbertoni
dbertoni2002/09/09 10:26:59 Modified:c/src/XPath XPathFunctionTable.cpp Log: Reduce start-up dynamic memory utilization. Revision ChangesPath 1.20 +139 -54 xml-xalan/c/src/XPath/XPathFunctionTable.cpp Index: XPathFunctionTable.cpp ==

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/cmdline Transform.java

2002-09-09 Thread zongaro
zongaro 2002/09/09 09:46:49 Modified:java/src/org/apache/xalan/xsltc/cmdline Transform.java Log: Change committed on behalf of Igor Hersht: added -DIAG option similar to that supported by org.apache.xalan.xslt.Process class (for bug 12261). Also (on my own behalf) changed cal

cvs commit: xml-xalan/java/src/org/apache/xpath/operations Add.java Mult.java

2002-09-09 Thread mmidy
mmidy 2002/09/09 09:35:13 Modified:java/src/org/apache/xml/utils Tag: xslt20 DateTimeObj.java java/src/org/apache/xpath/objects Tag: xslt20 XDateTime.java java/src/org/apache/xpath/operations Tag: xslt20 Add.java Mult.java Log:

cvs commit: xml-xalan/test test.properties

2002-09-09 Thread mkwan
mkwan 2002/09/09 08:35:04 Modified:test test.properties Log: Update the conf and extension exclude list for Sarah Mcnamara. Revision ChangesPath 1.71 +2 -9 xml-xalan/test/test.properties Index: test.properties ==

DO NOT REPLY [Bug 12441] New: - TCK: Should not throw exception in forward-compatible mode

2002-09-09 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_b

DO NOT REPLY [Bug 12378] - Update test.properties smoketest.conf.excludes to match 2.4.0 content

2002-09-09 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_b

cvs commit: xml-xalan/java KEYS

2002-09-09 Thread ilene
ilene 2002/09/09 07:55:00 Modified:java KEYS Log: I had to get a new key after a hard drive crash. This time, I backed it up! Revision ChangesPath 1.10 +29 -25xml-xalan/java/KEYS Index: KEYS =