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

Alternative support for VS2015 C runtime#1360

Merged
WalterBright merged 1 commit intodlang:masterfrom
rainers:vs2015_weak
Aug 27, 2015
Merged

Alternative support for VS2015 C runtime#1360
WalterBright merged 1 commit intodlang:masterfrom
rainers:vs2015_weak

Conversation

@rainers
Copy link
Member

@rainers rainers commented Aug 26, 2015

This uses "weak" linkage to select code path depending on MS C runtime version. It doesn't need additional objects on the comand line, but legacy_stdio_definitions.lib for VS2015.

WalterBright added a commit that referenced this pull request Aug 27, 2015
Alternative support for VS2015 C runtime
@WalterBright WalterBright merged commit cb699a7 into dlang:master Aug 27, 2015
@MartinNowak
Copy link
Member

Nice

@kinke
Copy link
Contributor

kinke commented Aug 27, 2015

Continued here: #1361

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stderr = fp + 2;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already fixed by #1361, i.e., in master too.

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.

5 participants