Skip to content

Conversation

@ihnorton
Copy link
Member

@ihnorton ihnorton commented Oct 3, 2015

This restores correct(*) inlined code location annotations from #12544. After 35c5234, ctx.lineno cannot be used to indicate the function starting location, so hold this in a local variable instead.

*(still need a way to handle nested inlines for the full solution)

vtjnash added a commit that referenced this pull request Oct 3, 2015
@vtjnash vtjnash merged commit 14dbcfc into JuliaLang:master Oct 3, 2015
@ihnorton ihnorton deleted the ihn/1334again branch October 4, 2015 02:09
@tkelman
Copy link
Contributor

tkelman commented Oct 4, 2015

On a range from "backport this right away and run pkgeval on it, delaying rc4 for it" to "wait for 0.4.1," where does this sit?

@vtjnash
Copy link
Member

vtjnash commented Oct 4, 2015

it's somewhat (sometimes highly) annoying to have line numbers reported incorrectly from error, but i'm not sure it is critical

@ihnorton
Copy link
Member Author

ihnorton commented Oct 4, 2015

I'd say wait.

@hayd hayd added this to the 0.4.1 milestone Oct 4, 2015
ihnorton added a commit that referenced this pull request Oct 31, 2015
ref #922 and 35c5234

(cherry picked from commit 99ee2ff)
ref #13431
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