Skip to content

Conversation

@ararslan
Copy link
Member

JuliaLang/julia#25622 introduces a new function called name that replaces module_name and a couple other things. This package is using name as a loop variable and comparing that against the result of (what will be) a call to the name function, which results in an error when building documentation. This PR simply renames the loop variable to avoid this conflict.

It would be great if we could get this in ASAP, since it's blocking the Base PR.

@ararslan
Copy link
Member Author

I think Travis is still recovering from a major outage, so it may be a while before the macOS builds even start...

@mortenpi
Copy link
Member

Yup, not a problem. Linux builds pass without issues. Will merge and tag. Thanks!

@mortenpi mortenpi merged commit 739f356 into master Jan 18, 2018
@ararslan ararslan deleted the aa/name branch January 18, 2018 23:18
mortenpi pushed a commit that referenced this pull request Jan 18, 2018
@mortenpi mortenpi mentioned this pull request Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants