Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

Comments

Fix extra case where goto skips initialization of variables#965

Merged
yebblies merged 1 commit intodlang:masterfrom
ibuclaw:fixgotoerror
Sep 24, 2014
Merged

Fix extra case where goto skips initialization of variables#965
yebblies merged 1 commit intodlang:masterfrom
ibuclaw:fixgotoerror

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Sep 24, 2014

Introduced by #760

Just a missed case where the version else { } block triggers the error.

@yebblies
Copy link
Contributor

Auto-merge toggled on

yebblies added a commit that referenced this pull request Sep 24, 2014
Fix extra case where goto skips initialization of variables
@yebblies yebblies merged commit 18a75ac into dlang:master Sep 24, 2014
@ibuclaw ibuclaw deleted the fixgotoerror branch September 24, 2014 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants