digitalmars.D.bugs - [Issue 3149] New: volatile instead of synchronized
- d-bugmail puremagic.com (21/21) Jul 07 2009 http://d.puremagic.com/issues/show_bug.cgi?id=3149
- d-bugmail puremagic.com (13/13) May 06 2010 http://d.puremagic.com/issues/show_bug.cgi?id=3149
http://d.puremagic.com/issues/show_bug.cgi?id=3149 Summary: volatile instead of synchronized Product: D Version: unspecified Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: ddparnell bigpond.com Created an attachment (id=415) --> (http://d.puremagic.com/issues/attachment.cgi?id=415) Patch for perf.d (synchronized replaces volatile) In the unittests for perf.d, the existing code should be using synchronized instead of the deprecated volatile. Patch file attached. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jul 07 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3149 Don <clugdbug yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |clugdbug yahoo.com.au Version|unspecified |2.008 Resolution| |FIXED Fixed DMD 2.013. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
May 06 2010