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

Fixed typo that broke wildcard feature in agedgeidcmpf() #57

Merged
merged 1 commit into from
May 27, 2022

Conversation

ankon
Copy link
Contributor

@ankon ankon commented May 14, 2022

This applies the diff of https://gitlab.com/graphviz/graphviz/-/commit/dbe61e9fe to make
it possible to create multiple edges between the same nodes as long as the edge names are
distinct.

Fixes #52

This applies the diff of https://gitlab.com/graphviz/graphviz/-/commit/dbe61e9fe to make
it possible to create multiple edges between the same nodes as long as the edge names are
distinct.

Fixes goccy#52
@goccy
Copy link
Owner

goccy commented May 25, 2022

Thank you for the great PR !!! LGTM 😄

@goccy goccy merged commit 04a0120 into goccy:master May 27, 2022
@ankon ankon deleted the fix/52-fix-typo-for-multi-edges branch May 30, 2022 16:03
ankon added a commit to ankon/explain-cloudformation-changeset that referenced this pull request May 30, 2022
goccy/go-graphviz#57 was merged, so there is no need to point to the fork anymore.
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

Successfully merging this pull request may close these issues.

multi-edges generate error on non-strict digraph
2 participants