[Issue 3672] read-modify-write (rmw) operators must be disabled for	shared
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Jan 30 17:33:32 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3672
yebblies <yebblies at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com
           Platform|Other                       |All
            Version|2.040                       |D2
         AssignedTo|nobody at puremagic.com        |yebblies at gmail.com
         OS/Version|Linux                       |All
--- Comment #1 from yebblies <yebblies at gmail.com> 2012-01-31 12:33:30 EST ---
Since this is a couple of years old, can you confirm that this is still what is
desired?
Essentially shared variables act like rvalues except for assignment?
Is the compiler expected to make reads/writes atomic or is it better disabled
completely and left to atomicStore/atomicLoad etc?
-- 
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