Norm Tovey-Walsh
- Login: norm
- Introduction email sent: Yes
- Which product do you use?: Saxon
- Registered on: 2020-08-27
- Last connection: 2023-12-06
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 69 | 71 |
Reported issues | 10 | 65 | 75 |
Projects
Project | Roles | Registered on |
---|---|---|
Saxon | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
Non-Conformances | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
Saxon-CE | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
SaxonC | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
SaxonJS | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
SaxonMirrorHE | Manager, Developer | 2020-11-23 |
W3C QT Specifications | Manager, Developer, Reporter, Subscriber | 2020-08-27 |
Activity
2023-12-02
-
Thanks for pointing that out. We switched from three part to two part version numbers a while back, and it works just fine mostly. But this is a case where I can see how it could be misleading. I'm not sure we can do anything in the imme... Bug #6276: https://pypi.org/project/saxonche/ claims current print(proc.version) gives SaxonC-HE 12.4.1 from Saxonica but output is SaxonC-HE 12.4 from SaxonicaI am not sure this is a build problem/quirk or a documentation problem/quirk but https://pypi.org/project/saxonche/ claims current `print(proc.version)` would give `SaxonC-HE 12.4.1 from Saxonica` while even with 12.4.1 the output remai...
-
#facepalm
I need to sort out automation for that part. Bug #6275 (Closed): 12.4 HE not on Github releases pagehttps://github.com/Saxonica/Saxon-HE/releases doesn't list 12.4.
Also https://www.saxonica.com/download/java.xml links to https://github.com/Saxonica/Saxon-HE/releases/download/SaxonHE12-4/SaxonHE12-4J.zip which gives a 404 not found.
2023-12-01
-
Fixed in SaxonC 12.4.1 released today. Bug #6268 (Closed): SaxonC HE 12.4 for both the command tools as well as the testXSLT/XPath/XQuery C and C++ tests gives warning or error "Illegal format in tzmappings file: illegal null character found at line 1, offset 47."I have just installed and tested SaxonC HE 12.4 under Windows (11), unfortunately I have found that both the `Transform.exe` and the `Query.exe` command line tools as well as the various testXSLT/XQuery/XPath C++ and C test programs do r...
2023-11-30
-
At a quick skim, that issue says the GraalVM folks fixed it for JDK12+, but we built Saxon 12.4 with JDK11. Sigh.
Is this limited to Windows 11? I confess we don't currently have any Windows 11 machines around to test with. I've just... Bug #6268: SaxonC HE 12.4 for both the command tools as well as the testXSLT/XPath/XQuery C and C++ tests gives warning or error "Illegal format in tzmappings file: illegal null character found at line 1, offset 47."I have just installed and tested SaxonC HE 12.4 under Windows (11), unfortunately I have found that both the `Transform.exe` and the `Query.exe` command line tools as well as the various testXSLT/XQuery/XPath C++ and C test programs do r...
2023-11-28
-
Yes. We're just putting what will be 12.4 through its paces and the Python 3.12 wheels seem to be building without any problems. Bug #6241 (Resolved): saxonche Python package Python 3.12 whlHi,
the latest version of saxonche on pypi.org does not include a wheel for Python 3.12.
Are there plans to publish one?
Kind Regards,
sigma67
2023-11-22
-
This bug is not resolved. Bug #5949 (In Progress): A resource loaded via the resolver vs one loaded "directly" is a different source with different optionsThe `resolveWithFileURI()` and `resolveWithHttpURI()` tests in `src/tests/java/resolvers/CatalogResolverTest` demonstrate this bug.
The test enables DTD validation for the input source. The stylesheet also loads an ancillary document ...
2023-11-17
-
Glad you got it sorted out! Bug #6251 (Closed): Problem running SaxonCS under Kubernetes - Singulink version dependencyA user from Denmark reports this problem by email to the support email address.
```
Hi
We are trying to build a solution that will run our solution in a Kubernetes environment.
We are using the nuget version of SaxonCS v. 12....
2023-11-14
-
I'm not sure. I'll have to investigate how the `engines.deps.json` file is created, whether or not I have any control over it, and whether it matters.
Is there any way for you to provide a test case where I can reproduce the problem y... Bug #6251: Problem running SaxonCS under Kubernetes - Singulink version dependencyA user from Denmark reports this problem by email to the support email address.
```
Hi
We are trying to build a solution that will run our solution in a Kubernetes environment.
We are using the nuget version of SaxonCS v. 12....
2023-11-13
-
I'm reasonably confident that the `build/csout` files are constructed by the Microsoft build tools, not by us. I don't see any explicit mention of `engines.deps.json`.
Is your build file including `Singulink.Numerics.BigDecimal` versi... Bug #6251: Problem running SaxonCS under Kubernetes - Singulink version dependencyA user from Denmark reports this problem by email to the support email address.
```
Hi
We are trying to build a solution that will run our solution in a Kubernetes environment.
We are using the nuget version of SaxonCS v. 12....
2023-11-12
-
Trying Node.js v18 is my first suggestion as well. Bug #6250: SyntaxError: Unexpected token '='Hi Team,
Getting below error while running xslt3 from command line.
/usr/local/lib/node_modules/xslt3/node_modules/saxon-js/SaxonJS2N.js:4290
q("not a node"),Error.tg&&Error.tg(),q("wrong node kind "+p.nodeType)}const k=fc;a(E,"inde...
Also available in: Atom