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

Issue 3812 - Missing line number for implicit cast of variadic function to array #680

Merged
merged 1 commit into from
Feb 22, 2012

Conversation

yebblies
Copy link
Member

@yebblies yebblies commented Feb 1, 2012

The interpreter drops the loc when interpreting a function call, so restore it.

http://d.puremagic.com/issues/show_bug.cgi?id=3812

…on to array

The interpreter drops the loc when interpreting a function call, so restore it.
WalterBright added a commit that referenced this pull request Feb 22, 2012
Issue 3812 - Missing line number for implicit cast of variadic function to array
@WalterBright WalterBright merged commit 67ba766 into dlang:master Feb 22, 2012
braddr pushed a commit to braddr/dmd that referenced this pull request Oct 22, 2012
Add const attribute more strictly
@yebblies yebblies deleted the issue3812 branch November 22, 2013 08:45
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.

2 participants