Beta D 2.070.0-b2
Rory McGuire via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Tue Jan 19 00:12:11 PST 2016
On Mon, Jan 18, 2016 at 7:35 PM, Martin Nowak via Digitalmars-d-announce <
digitalmars-d-announce at puremagic.com> wrote:
> On Monday, 18 January 2016 at 15:08:51 UTC, Rory McGuire wrote:
>
>> What I meant was it used to be available by importing std.typecons and
>> now it isn't. There is a library on code.dlang.org that uses it,
>> painlessjson I think it was.
>>
>
> That's what I meant above, thought it was std.range.
> TypeTuple was never part of std.typecons. The fact that it could be
> imported from there is a bug in our import system
> https://issues.dlang.org/show_bug.cgi?id=314.
>
:) nice, so most affected code probably occurred because the person forgot
to import the correct module but it worked so they were never notified.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20160119/d48f60e0/attachment-0001.html>
More information about the Digitalmars-d-announce
mailing list