xsl-list
[Top] [All Lists]

Re: [xsl] Different regex behaviour on Windows & Linux using Saxon

2007-08-30 07:26:06


I have a strange problem here. I am using SaxonB 8.9 java version on both 
Linux and Windows

saxon converts the xpath regex to a java regex and the java regular
expression handler changed a lot (at java 1.4 or 1.5, I can't remember)
and so saxon has to use different code depending on the jvm being used
(as far as i recall) so it probably matters more which version of java
you have rather than whether it's windows or linux.

(Of course it should get the right answer in any case, but checking 
java -version
in each case might helo MK narrow it down)

Also of course saxon-help list is better than this one if it is a saxon
9or java) bug

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--