[Issue 3149] New: volatile instead of synchronized
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 7 01:19:44 PDT 2009
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 at puremagic.com
ReportedBy: ddparnell at 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: -------
More information about the Digitalmars-d-bugs
mailing list