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

Comments

roll back the synchronized nothrow change#1188

Merged
WalterBright merged 1 commit intodlang:masterfrom
MartinNowak:undoNothrowSync
Mar 9, 2015
Merged

roll back the synchronized nothrow change#1188
WalterBright merged 1 commit intodlang:masterfrom
MartinNowak:undoNothrowSync

Conversation

@MartinNowak
Copy link
Member

  • we're having trouble to change vibe.d's
    Mutex implementation to nothrow
  • added correctly attributed internal functions to Mutex
    and Condition so that we don't have to roll back changes
    in core.thread and std.concurrency relying on nothrow

- we're having trouble to change vibe.d's
  Mutex implementation to nothrow

- added correctly attributed internal functions to Mutex
  and Condition so that we don't have to roll back changes
  in core.thread and std.concurrency relying on nothrow
@MartinNowak
Copy link
Member Author

requires dlang/phobos#3042
both pull requests need to be merged together

@MartinNowak
Copy link
Member Author

More info on the vibe.d issue here vibe-d/vibe.d#972 (comment).

WalterBright added a commit that referenced this pull request Mar 9, 2015
roll back the synchronized nothrow change
@WalterBright WalterBright merged commit 84059db into dlang:master Mar 9, 2015
@MartinNowak MartinNowak deleted the undoNothrowSync branch March 9, 2015 19:09
WalterBright added a commit that referenced this pull request Mar 10, 2015
roll back the synchronized nothrow change
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