http://d.puremagic.com/issues/show_bug.cgi?id=11076
Summary: Allow delete null in the spec Product: D Version: D1 & D2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: DMD AssignedTo: nob...@puremagic.com ReportedBy: david.ecka...@sociomantic.com --- Comment #0 from David Eckardt <david.ecka...@sociomantic.com> 2013-09-20 12:27:42 PDT --- In practice "delete null" has the defined behavior of a no-op, just like free(null), but this isn't mentioned in the language specification. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------