New Xalan-C++ 1.4 candidate distributions

2002-09-19 Thread David N Bertoni/Cambridge/IBM
I've just placed new distributions here: http://xml.apache.org/xalan-c/dist/candidate/ Anyone looking for the old distributions, can find them here: http://xml.apache.org/xalan-c/dist/candidate/archive/ Please report any problems you might find to the list. If nothing major is disco

Re: Candidate 1.4 distributions

2002-09-19 Thread David N Bertoni/Cambridge/IBM
OK. I'm going to get rid of that code anyway, since it's ancient and no longer being used. I'm going to pull down a copy of gcc 3.2 and make sure the latest code remains compatible with 3.2. Thanks for reporting this. Dave

Re: Candidate 1.4 distributions

2002-09-19 Thread Robert Schiele
On Fri, Sep 20, 2002 at 07:45:18AM +0200, Holger Floerke wrote: > I think the compiler/linker removes the NOP-Function with optimization > turned on. I break off wondering about gcc optimization... I don't understand what you mean. Could you please point out exactly which code you claim to get m

Re: Candidate 1.4 distributions

2002-09-19 Thread Holger Floerke
Hi David, >Sounds like you're building with -d for debug? Nope. >I haven't tried that >recently, but it should work. Did you by any chance build some things with >debug and other without? Nope. I just build xerces-c and xalan-c without making any changes on Makefiles. >We are currently suppor

cvs commit: xml-xalan/java/bin xercesImpl.jar

2002-09-19 Thread ilene
ilene 2002/09/19 18:33:05 Modified:java/bin xercesImpl.jar Log: Updating to latest xercesImpl.jar, which contains org.w3c.dom.xpath interfaces. Revision ChangesPath 1.8 +2978 -3417xml-xalan/java/bin/xercesImpl.jar <>

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/dom SAXImpl.java

2002-09-19 Thread zongaro
zongaro 2002/09/19 18:22:19 Modified:java/src/org/apache/xalan/xsltc/dom Tag: XSLTC_DTM SAXImpl.java Log: Restored code required by the disable-output-escaping attribute of xsl:value-of. Also, performed some cosmetic code clean-up. Revision Changes

cvs commit: xml-xalan/c/xdocs/sources/xalan resources.xml

2002-09-19 Thread dleslie
dleslie 2002/09/19 17:24:50 Modified:c/xdocs/sources/xalan resources.xml Log: Extend bug fixes for Xalan-C++ 1.4 to 09/20/2002 Revision ChangesPath 1.21 +1 -1 xml-xalan/c/xdocs/sources/xalan/resources.xml Index: resources.xml

cvs commit: xml-xalan/java/src/org/apache/xpath/types InstanceofExpr.java

2002-09-19 Thread mmidy
mmidy 2002/09/19 14:43:30 Modified:java/src/org/apache/xpath/axes Tag: xslt20 ExceptPathIterator.java java/src/org/apache/xpath/functions Tag: xslt20 FuncDistinctNodes.java java/src/org/apache/xpath/parser T

DO NOT REPLY [Bug 12813] - NullPointerException raised in BasisLibrary.formatNumber()

2002-09-19 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 6927] - contents not spaced when necessary

2002-09-19 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 6927] - contents not spaced when necessary

2002-09-19 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 6927] - contents not spaced when necessary

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

cvs commit: xml-xalan/java/src/org/apache/xpath/objects XRTreeFragSelectWrapper.java

2002-09-19 Thread mkwan
mkwan 2002/09/19 12:52:26 Modified:java/src/org/apache/xpath/objects XRTreeFragSelectWrapper.java Log: For Bugzilla 6181. Change the execute() interface to return the result of executing the select expression. Revision ChangesPath 1.6 +7

DO NOT REPLY [Bug 12352] - Malformeds URL Exceptions using the docbook-xsl

2002-09-19 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 7834] - Attributes missing when writing extension-elements

2002-09-19 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: Candidate 1.4 distributions

2002-09-19 Thread Robert Schiele
On Thu, Sep 19, 2002 at 08:51:09AM -0700, David N Bertoni/Cambridge/IBM wrote: > We are currently supporting gcc 3.1, since that seems to be the most > popular version on Linux right now. Maybe I should download 3.2, build it, > and see what's going on. Note that this might change in the near fu

Re: Candidate 1.4 distributions

2002-09-19 Thread Robert Schiele
On Thu, Sep 19, 2002 at 11:47:41AM +0200, Holger Floerke wrote: > At 10:33 19.09.2002 +0200, you wrote: > > > FYI: I have tried to compile the 1.4 candidate distribution with > >GCC-3.2 under Linux RedHat (does the specification of the supported > >compilers changed?), and got undefined refere

DO NOT REPLY [Bug 6181] - Problems with value-of and extension function

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

Candidate 1.4 distributions redux

2002-09-19 Thread David N Bertoni/Cambridge/IBM
Hi all, There will be a new set of candidate distributions posted as soon as I can do the builds and upload them. The new distributions will contain a few bug fixes, a fix for a glitch with an erroneous file in one of the Windows projects, and a fix for a glitch with the readme.html file. I

DO NOT REPLY [Bug 12805] - It's impossible to use CAPI to set Xalan Parameter with using utf-8

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

Re: Candidate 1.4 distributions

2002-09-19 Thread David N Bertoni/Cambridge/IBM
Hi HolgeR, Sounds like you're building with -d for debug? I haven't tried that recently, but it should work. Did you by any chance build some things with debug and other without? One possible change is to make those functions available both under debug and non-debug, and just make them du

cvs commit: xml-xalan/java/src/org/apache/xalan/lib ExsltDynamic.java ExsltMath.java ExsltStrings.java

2002-09-19 Thread mkwan
mkwan 2002/09/19 07:54:05 Modified:java/src/org/apache/xalan/lib ExsltDynamic.java ExsltMath.java ExsltStrings.java Log: Extension work. A few Javadoc correction. Fix problems in math:max and math:min. Revision ChangesPath 1.2 +2 -0 x

Re: JAXP 1.2

2002-09-19 Thread zongaro
Hi Ted, There was one thing in your note that I don't think anyone commented on: the suggestion that "we might be able to put the TCK harnesses and stuff in commons." My understanding is that the contents of a TCK can only be exposed to licensees of the TCK, so we can't put the TCK

DO NOT REPLY [Bug 12813] New: - NullPointerException raised in BasisLibrary.formatNumber()

2002-09-19 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 12805] - It's impossible to use CAPI to set Xalan Parameter with using utf-8

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

Re: Candidate 1.4 distributions

2002-09-19 Thread Holger Floerke
At 10:33 19.09.2002 +0200, you wrote: > FYI: I have tried to compile the 1.4 candidate distribution with > GCC-3.2 under Linux RedHat (does the specification of the supported > compilers changed?), and got undefined references to >`XalanNode::s_instanceCount' >and >`XalanNode::getLiveInstance

DO NOT REPLY [Bug 12805] New: - It's impossible to use CAPI to set Xalan Parameter with using utf-8

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

Re: Candidate 1.4 distributions

2002-09-19 Thread Holger Floerke
>We'll be doing some smoke-testing on the distributions tomorrow. I >encourage anyone who's interested to download the distributions and report >and problems you may have. If our testing doesn't uncover anything by >tomorrow evening, we'll consider the release official, I'll move them to >the m