https://issues.dlang.org/show_bug.cgi?id=14981
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] 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 <[email protected]> --- Seems to be fixed in latest head. Not sure where it was fixed, possibly here: https://github.com/D-Programming-Language/phobos/pull/3669 --
