| Thread overview | |||||||
|---|---|---|---|---|---|---|---|
|
November 11, 2015 static assert(__traits(compiles, xys)) considered harmful | ||||
|---|---|---|---|---|
| ||||
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 Re: static assert(__traits(compiles, xys)) considered harmful | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | 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 Re: static assert(__traits(compiles, xys)) considered harmful | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | 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 Re: static assert(__traits(compiles, xys)) considered harmful | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Dragos Carp | 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 Re: static assert(__traits(compiles, xys)) considered harmful | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | 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 | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply