On 7/12/2016 3:31 AM, Johan Engelen wrote:
With `synchronize` we already have a problematic case of casting away immutability (dmdfe internally) where an optimizing compiler generates bad code. Let's not add more.
Is there a bugzilla issue for this?
Walter Bright via Digitalmars-d Tue, 12 Jul 2016 04:06:07 -0700
On 7/12/2016 3:31 AM, Johan Engelen wrote:
With `synchronize` we already have a problematic case of casting away immutability (dmdfe internally) where an optimizing compiler generates bad code. Let's not add more.
Is there a bugzilla issue for this?