January 19, 2015 [D-runtime] [D-Programming-Language/druntime] bd3121: mark Thread.sleep as nothrow | ||||
|---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: bd312175ad71ceed5992e87e140bf0d9e6f10c6a https://github.com/D-Programming-Language/druntime/commit/bd312175ad71ceed5992e87e140bf0d9e6f10c6a Author: Martin Nowak <code@dawg.eu> Date: 2015-01-20 (Tue, 20 Jan 2015) Changed paths: M src/core/thread.d Log Message: ----------- mark Thread.sleep as nothrow - nanosleep can only fail on invalid arguments which would be a bug in druntime itself Commit: c26e4c9de53cf2e3e3466f5b75c97e5628b6c1cf https://github.com/D-Programming-Language/druntime/commit/c26e4c9de53cf2e3e3466f5b75c97e5628b6c1cf Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2015-01-20 (Tue, 20 Jan 2015) Changed paths: M src/core/thread.d Log Message: ----------- Merge pull request #1108 from MartinNowak/nothrowSleep mark Thread.sleep as nothrow Compare: https://github.com/D-Programming-Language/druntime/compare/4bd360d21850...c26e4c9de53c | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply