http://d.puremagic.com/issues/show_bug.cgi?id=10122
Summary: `Appender` doesn't work with disabled default
construction
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Denis Shelomovskij <[email protected]> 2013-05-20
15:29:15 MSD ---
Issue 10115 is fixed so incorrect `std.array.Appender` implementation now fails
to compile for struct with disabled default construction thus braking all
dependent Phobos functions (e.g. `std.array.array`).
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------