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 6423 - Garbage is returned from void main() #3938

Merged
merged 1 commit into from Sep 12, 2014

Conversation

yebblies
Copy link
Member

@yebblies yebblies force-pushed the issue6423 branch 2 times, most recently from b1b3e9e to 1fb9da6 Compare September 8, 2014 16:53
@yebblies
Copy link
Member Author

yebblies commented Sep 9, 2014

Anyone know what this weird failure means?

@ghost
Copy link

ghost commented Sep 10, 2014

Maybe some codegen bug. I found this issue.

@yebblies
Copy link
Member Author

This should be ready to go now - I've disabled the test for osx64 in the makefile. This pull only changes the case where a void expression is explicitly returned from void main, so the osx64 link error is still better than the existing wrong-code.

@9rnsr
Copy link
Contributor

9rnsr commented Sep 12, 2014

LGTM.

@9rnsr
Copy link
Contributor

9rnsr commented Sep 12, 2014

Auto-merge toggled on

9rnsr added a commit that referenced this pull request Sep 12, 2014
Issue 6423 - Garbage is returned from `void main()`
@9rnsr 9rnsr merged commit a80defa into dlang:master Sep 12, 2014
@yebblies yebblies deleted the issue6423 branch September 12, 2014 18:18
@yebblies
Copy link
Member Author

Thanks!

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