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.0] Issue 15661 - Destructor called while object still alive #5431

Merged
merged 1 commit into from
Feb 16, 2016

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Feb 9, 2016

By the PR #4078, some preparation code has been inserted before a constructor
call expression. Then, AssignExp had failed to recognize the ctor call form.

By the PR dlang#4078, some preparation code has been inserted before a constructor
call expression. Then, `AssignExp` had failed to recognize the ctor call form.
@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
15661 [REG2.067.0] Destructor called while object still alive

@Temtaime
Copy link
Contributor

@yebblies anyone to merge ?

@yebblies
Copy link
Member

Auto-merge toggled on

yebblies added a commit that referenced this pull request Feb 16, 2016
[REG2.067.0] Issue 15661 - Destructor called while object still alive
@yebblies yebblies merged commit 06a5ae5 into dlang:stable Feb 16, 2016
@Temtaime
Copy link
Contributor

Thanks !

@9rnsr 9rnsr deleted the fix15661 branch February 16, 2016 23:15
tramker added a commit to tramker/dmd that referenced this pull request Feb 19, 2016
[REG2.067.0] Issue 15661 - Destructor called while object still alive
Conflicts:
	src/expression.d
	test/runnable/sdtor.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
Development

Successfully merging this pull request may close these issues.

4 participants