Blog article on new import changes

Steven Schveighoffer via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Mar 29 10:42:34 PDT 2016


On 3/29/16 1:01 PM, Dicebot wrote:
> On Tuesday, 29 March 2016 at 15:25:27 UTC, Steven Schveighoffer wrote:
>> I anticipate 2.071.0 is going to cause a lot of deprecation messages
>> and strange errors to occur, due to the fixes of very long-standing
>> import bugs.
>>
>> I wrote a blog post (actually my first ever) on this, let me know what
>> you think (and please, any clarifications/errors, let me know):
>>
>> http://www.schveiguy.com/blog/2016/03/import-changes-in-d-2-071/
>
> Worth mentioning that -transition=checkimports may slow down compilation
> notably which is why it isn't the default.

Thanks, added a note.

-Steve


More information about the Digitalmars-d-announce mailing list