[Issue 14981] [REG 2.068.0] Missing nothrow attribute in dbgVerifySorted()
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Sep 30 06:03:57 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14981
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |schveiguy at yahoo.com
Resolution|--- |FIXED
Summary|Missing nothrow attribute |[REG 2.068.0] Missing
|in dbgVerifySorted() |nothrow attribute in
| |dbgVerifySorted()
Severity|normal |regression
--- Comment #3 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Seems to be fixed in latest head. Not sure where it was fixed, possibly here:
https://github.com/D-Programming-Language/phobos/pull/3669
--
More information about the Digitalmars-d-bugs
mailing list