July 07, 2009 [Issue 3149] New: volatile instead of synchronized | ||||
---|---|---|---|---|
| ||||
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: ------- |
May 07, 2010 [Issue 3149] volatile instead of synchronized | ||||
---|---|---|---|---|
| ||||
Posted in reply to ddparnell@bigpond.com | 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 --- Comment #1 from Don <clugdbug@yahoo.com.au> 2010-05-06 23:59:30 PDT --- Fixed DMD 2.013. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation