August 29, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4760

           Summary: core.atomic.atomicLoad() should be public
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: druntime
        AssignedTo: sean@invisibleduck.org
        ReportedBy: dsimcha@yahoo.com


--- Comment #0 from David Simcha <dsimcha@yahoo.com> 2010-08-29 15:27:20 PDT ---
Is there any reason why atomicLoad() isn't public in core.atomic?  It's useful, presumably stable and already implemented.  Lack of this being public has made me have to cut and paste snippets of the code into my std.parallelism module that's under review.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 17, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4760


David Simcha <dsimcha@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #1 from David Simcha <dsimcha@yahoo.com> 2011-05-16 17:29:26 PDT ---
This was resolved in 2.053.  No idea why it wasn't marked as such.

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