mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 21:51:40 +03:00
Added 7878 to changelog.
This commit is contained in:
parent
8e37bf3d01
commit
08a62cdaaa
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ $(VERSION 060, ddd mm, 2012, =================================================,
|
|||
$(LI $(BUGZILLA 7660): toImpl conflict in std.conv)
|
||||
$(LI $(BUGZILLA 7796): std.typecons.Unique is using writeln without importing std.stdio.)
|
||||
$(LI $(BUGZILLA 7824): isInputRange fails to recognize inout(T)[])
|
||||
$(LI $(BUGZILLA 7878): A problem with purity and general templated algorithms)
|
||||
$(LI $(BUGZILLA 7898): [CTFE] std.algorithm:copy fails when used with two arrays)
|
||||
$(LI $(BUGZILLA 7909): to!enum(string) and to!string(enum) break when enum is integral)
|
||||
$(LI $(BUGZILLA 7919): Sample code works on GDC but fails with DMD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue