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

Difference in edge types is ignored by the matcher in limited circumstances #233

Open
hmillerbakewell opened this issue Aug 1, 2018 · 0 comments

Comments

@hmillerbakewell
Copy link
Contributor

I think this is in particular matching bare wires. I'll write a test in a moment to show what I mean, and here is a project that demonstrates it:
doubling.zip

Open up the derivation "mixed," then the rule zip-zip2 will apply not just on doubled wires (as it should) but also on thin wires (where it shouldn't.)

hmillerbakewell pushed a commit that referenced this issue Aug 1, 2018
Possibly due to bare wires, see bug #233
The test has been submitted as ignored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant