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

Fix 15668: __LINE__ evaluated at declaration context #5441

Merged
merged 1 commit into from Feb 11, 2016
Merged

Fix 15668: __LINE__ evaluated at declaration context #5441

merged 1 commit into from Feb 11, 2016

Conversation

mihails-strasuns
Copy link

Relevant argument deduction code was using declaration `loc`
instead of instantiation `instLoc`
@9rnsr
Copy link
Contributor

9rnsr commented Feb 11, 2016

Auto-merge toggled on

@9rnsr
Copy link
Contributor

9rnsr commented Feb 11, 2016

Thanks!

9rnsr added a commit that referenced this pull request Feb 11, 2016
Fix 15668: __LINE__ evaluated at declaration context
@9rnsr 9rnsr merged commit 8ec7ea9 into dlang:stable Feb 11, 2016
@9rnsr
Copy link
Contributor

9rnsr commented Feb 11, 2016

OT: To automatically change the corresponding bugzilla issue state, the commit message should contain "fix issue 15668"...

tramker added a commit to tramker/dmd that referenced this pull request Feb 14, 2016
[REG2.068.0] Fix 15668: __LINE__ evaluated at declaration context
Conflicts:
	src/dtemplate.d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants