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

Conversation

CyberShadow
Copy link
Member

@CyberShadow
Copy link
Member Author

BTW, shouldn't Druntime extern(C) functions have a _d_ prefix OSLT? We're polluting the C namespace.

@MartinNowak
Copy link
Member

Yes, can you please change it to _d_print_throwable?

@CyberShadow
Copy link
Member Author

Done, though this is one of many.

Also I hope this won't cause too many breakages in case people are calling this function manually from their WinMain functions OSLT.

@MartinNowak
Copy link
Member

Used to be private void printThrowable(Throwable t) (even extern(D)), pretty hard to call that one.

@MartinNowak
Copy link
Member

Auto-merge toggled on

@CyberShadow
Copy link
Member Author

Oh, doh. Right.

MartinNowak added a commit that referenced this pull request Apr 7, 2015
fix Issue 14350 - Unit test failures are not displayed in Windows GUI pr...
@MartinNowak MartinNowak merged commit de0c849 into dlang:master Apr 7, 2015
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