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

           Summary: Thread.thread_needLock() should be const pure nothrow
           Product: D
           Version: 2.035
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: druntime
        AssignedTo: s...@invisibleduck.org
        ReportedBy: dsim...@yahoo.com


--- Comment #0 from David Simcha <dsim...@yahoo.com> 2009-10-26 06:21:38 PDT ---
All it does is return a boolean member variable, so it clearly is really const
pure nothrow.  Fixing this would allow me to remove a serious kludge from some
of my code.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to