On 7/9/2014 12:54 PM, bearophile wrote:
Walter Bright:

Making it the default is impossible for D.

Is it impossible any strategy analogous to the Java one, as visible in the link
I've shown earlier in this thread?
http://blog2.vorburger.ch/2014/07/java-8-null-type-annotations-in-eclipse.html


That's essentially just adding an attribute, like:

   @nogc:

to the beginning of a module. It's not making it the default.

Reply via email to