[Issue 2515] New: Lots of pure and nothrow functions not marked as such.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 14 10:12:41 PST 2008


http://d.puremagic.com/issues/show_bug.cgi?id=2515

           Summary: Lots of pure and nothrow functions not marked as such.
           Product: D
           Version: 2.022
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: dsimcha at yahoo.com


Because semantic checking for pure is new, several functions in Phobos that
(I'm pretty sure) are pure are not marked as such.  Examples include
std.math.sqrt and std.math.abs.


-- 



More information about the Digitalmars-d-bugs mailing list