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

[REG2.067] Issue 15744 - (SIGABRT) Error: overloadset t.Bar.__ctor is aliased to a function #5515

Merged
merged 1 commit into from
Mar 11, 2016

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Mar 10, 2016

The immediate reason is that resolveFuncCall is not designed to work for OverloadSet (and it hadn't caused ICE fortunately until 2.066), but I think the root cause is a rejects-valid bug issue 15784.

Until we'll fix 15784 in the next major release, this workaround fix is necessary.

@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
15744 REG2.067 Error: overloadset t.Bar.__ctor is aliased to a function

@MartinNowak
Copy link
Member

Auto-merge toggled on

MartinNowak added a commit that referenced this pull request Mar 11, 2016
[REG2.067] Issue 15744 - (SIGABRT) Error: overloadset t.Bar.__ctor is aliased to a function
@MartinNowak MartinNowak merged commit 7e1a1a8 into dlang:stable Mar 11, 2016
@9rnsr 9rnsr deleted the fix15744 branch March 12, 2016 10:51
tramker added a commit to tramker/dmd that referenced this pull request Mar 13, 2016
[REG2.067] Issue 15744 - (SIGABRT) Error: overloadset t.Bar.__ctor is aliased to a function
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.

3 participants