[Issue 11076] New: Allow delete null in the spec
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Sep 20 12:27:43 PDT 2013
    
    
  
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: nobody at puremagic.com
        ReportedBy: david.eckardt at sociomantic.com
--- Comment #0 from David Eckardt <david.eckardt at 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: -------
    
    
More information about the Digitalmars-d-bugs
mailing list