jsbiff

Results 7 issues of jsbiff

I have created a dom4j Document by parsing a file with a SAXReader. The dom4j doc variable has a member: `docType = org.dom4j.tree.DefaultDocumentType@3c87521 [DocumentType: ]` I then have the following...

I cloned the git repo to my openwrt router, and ran netperfrunner.sh with no arguments (so it uses default arguments), and it's reporting 0mbps down and up. Which definitely isn't...

When trying to use exificient.js, Firefox (109.0 Windows 64-bit) is logging an error: Uncaught ReferenceError: exports is not defined https://unpkg.com/[email protected]/dist/exificient.js:2998 ---- The line in question is: exports.EXI4JSON = EXI4JSON; I...

### Checks - [X] I have read the FAQ section, searched the open issues, and still think this is a new bug. ### Describe the bug you encountered: I added...

bug

Hi, I've been digging through the source for exificient today, trying to understand how to use it with my program that I wrote that uses the XMLEventWriter Class of StAX...

enhancement
help wanted

When invoking bootstrap-salt.sh with the -h flag to get usage help, depending on the version of bash installed, you will get an error, either: /bootstrap-salt.sh: line 315: BS_TMP_DIR: unbound variable...

I have a Java app that currently is setup to run with 32-bit Java, and it uses JACOB to load and interact with a 32-bit dll (an OCX dll). We...