On 5/23/2013 12:00 AM, Jacob Carlborg wrote:
On May 21, 2013, at 10:35 PM, Walter Bright <walter@digitalmars.com> wrote:

 
I get the following error compiling DWT:


"static_this without 'this' cannot be shared"

This is most likely a correct change (I've already fixed the code) but there was no warnings, no depreciation message, it just suddenly stopped compiling.

Is the message clear in the context of the code it flagged?