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

Notation.Glob.union mutation #2

Closed
onury opened this issue Sep 27, 2017 · 1 comment
Closed

Notation.Glob.union mutation #2

onury opened this issue Sep 27, 2017 · 1 comment
Labels
bug To be fixed.

Comments

@onury
Copy link
Owner

onury commented Sep 27, 2017

Notation.Glob.union(arrA, arrB) mutates the passed arrays (with .splice() etc..). These should be cloned (concat'ed) before processing.

@onury onury added the bug To be fixed. label Sep 27, 2017
@onury onury closed this as completed in cb2fc14 Sep 30, 2017
@onury
Copy link
Owner Author

onury commented Sep 30, 2017

Fixed in v1.3.0

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

No branches or pull requests

1 participant