[dmd-internals] [D-Programming-Language/dmd] 366a1d: Merge pull request #499 from donc/ctfeclass

David Simcha dsimcha at gmail.com
Tue Nov 8 05:53:38 PST 2011


On 11/8/2011 8:46 AM, Don Clugston wrote:
> On 8 November 2011 14:32, David Simcha<dsimcha at gmail.com>  wrote:
>> I assume synchronized is just a no-op in CTFE?
> Yes. Useless, but keeps the spec short.
>
Sounds reasonable to me.  Why would anyone expect synchronized to do 
anything in CTFE when you don't have threading?


More information about the dmd-internals mailing list