»volatile statements deprecated; use*d* synchronized statements instead« Reported by Yao Gómez on d.D.learn.
https://github.com/D-Programming-Language/dmd/pull/647
Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/6a70ab9256c41f881ceffd704b6efcdfec181fe4 Merge pull request #647 from klickverbot/7384-typo Fixes issue 7384 - typo in volatile deprecation message.