Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Union operator is broken #6

Open
tekhedd opened this issue Apr 25, 2019 · 1 comment
Open

Union operator is broken #6

tekhedd opened this issue Apr 25, 2019 · 1 comment

Comments

@tekhedd
Copy link

tekhedd commented Apr 25, 2019

The union operator does not work. For example, this path:

//mynode|//myothernode

compiles to

((null) | root:) | (root:))

Using IXPathBuilder.

@qmfrederik
Copy link
Contributor

Hi @tekhedd

Thanks for filing these issues!

As you've probably noticed, things are rather quiet in this repo. We'd be happy to take PRs that improve it, though -- even if it's only adding failing unit tests for issues that you've found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants