D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 3149 - volatile instead of synchronized
Summary: volatile instead of synchronized
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: x86 Windows
: P2 normal
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 01:19 UTC by Derek Parnell
Modified: 2015-06-09 01:14 UTC (History)
1 user (show)

See Also:


Attachments
Patch for perf.d (synchronized replaces volatile) (2.99 KB, patch)
2009-07-07 01:19 UTC, Derek Parnell
Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Derek Parnell 2009-07-07 01:19:43 UTC
Created attachment 415 [details]
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.
Comment 1 Don 2010-05-06 23:59:30 UTC
Fixed DMD 2.013.