Skip to content

Conversation

@MichaelHatherly
Copy link
Member

When macroexpand fails due to an undefined macro in the expression return the resulting error rather than the more generic and misleading "invalid doc expression..." error message.

Fixes #13905.

When `macroexpand` fails due to an undefined macro in the expression
return the resulting error rather than the more generic and misleading
"invalid doc expression..." error message.

Fixes JuliaLang#13905.
@andrewcooke
Copy link
Contributor

thanks!

hayd added a commit that referenced this pull request Nov 7, 2015
Return error from `at-doc` if `macroexpand` fails.
@hayd hayd merged commit 69c7576 into JuliaLang:master Nov 7, 2015
tkelman pushed a commit that referenced this pull request Nov 7, 2015
When `macroexpand` fails due to an undefined macro in the expression
return the resulting error rather than the more generic and misleading
"invalid doc expression..." error message.

Fixes #13905.

(cherry picked from commit c4c38d1)
ref #13908
@MichaelHatherly MichaelHatherly deleted the mh/fix-13905 branch November 7, 2015 19:39
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.

4 participants