Thread overview
static assert(__traits(compiles, xys)) considered harmful
Nov 12, 2015
Dragos Carp
Nov 13, 2015
Dragos Carp
Nov 12, 2015
Atila Neves
November 11, 2015
Could someone take up the task outlined in https://issues.dlang.org/show_bug.cgi?id=15320 and https://github.com/D-Programming-Language/phobos/pull/3804?


Thanks,

Andrei
November 12, 2015
On Wednesday, 11 November 2015 at 18:43:01 UTC, Andrei Alexandrescu wrote:
> Could someone take up the task outlined in https://issues.dlang.org/show_bug.cgi?id=15320 and https://github.com/D-Programming-Language/phobos/pull/3804?
>
>
> Thanks,
>
> Andrei

If nobody already started, I'll do this today.
November 12, 2015
On Wednesday, 11 November 2015 at 18:43:01 UTC, Andrei Alexandrescu wrote:
> Could someone take up the task outlined in https://issues.dlang.org/show_bug.cgi?id=15320 and https://github.com/D-Programming-Language/phobos/pull/3804?
>
>
> Thanks,
>
> Andrei

Relevant:

http://forum.dlang.org/post/n11ul9$25ne$1@digitalmars.com

Atila
November 12, 2015
On 11/12/2015 03:38 AM, Dragos Carp wrote:
> On Wednesday, 11 November 2015 at 18:43:01 UTC, Andrei Alexandrescu wrote:
>> Could someone take up the task outlined in
>> https://issues.dlang.org/show_bug.cgi?id=15320 and
>> https://github.com/D-Programming-Language/phobos/pull/3804?
>>
>>
>> Thanks,
>>
>> Andrei
>
> If nobody already started, I'll do this today.

I assigned the issue to you. Thank you!! -- Andrei
November 13, 2015
On Thursday, 12 November 2015 at 13:42:36 UTC, Andrei Alexandrescu wrote:
>>> Could someone take up the task outlined in
>>> https://issues.dlang.org/show_bug.cgi?id=15320 and
>>> https://github.com/D-Programming-Language/phobos/pull/3804?
>
> I assigned the issue to you. Thank you!! -- Andrei

PR is ready: https://github.com/D-Programming-Language/phobos/pull/3807