[Issue 11834] std.net.curl: ddoc warnings

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11834 hst...@quickfur.ath.cx changed: What|Removed |Added Keywords||pull --- Comment #2 from hst...@quic

[Issue 13204] recursive alias declaration

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13204 --- Comment #7 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/44fe178acefdf45f56d42bbad582c42f412c78e1 fix Issue 13204 - recursive

[Issue 11834] std.net.curl: ddoc warnings

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11834 --- Comment #1 from hst...@quickfur.ath.cx --- The ddoc appears to be documenting the parameters to a delegate parameter to the function, so arguably the use of Params: is abusive for this purpose. --

[Issue 11834] std.net.curl: ddoc warnings

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11834 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 11833] std.process: ddoc warnings

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11833 hst...@quickfur.ath.cx changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 13270] ddoc can't find parameters of ditto'd function overloads

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13270 hst...@quickfur.ath.cx changed: What|Removed |Added CC||and...@erdani.com --- Comment #1 fro

[Issue 9728] Ddoc anchors non-unique across overloads

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9728 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1 from

[Issue 13291] unittest should be allowed inside template functions

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13291 --- Comment #6 from timon.g...@gmx.ch --- (In reply to Andrei Alexandrescu from comment #5) > (In reply to timon.gehr from comment #4) > > (In reply to Andrei Alexandrescu from comment #3) > > > Honest I did think of the template/eponymous trick but w

[Issue 13291] unittest should be allowed inside template functions

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13291 --- Comment #5 from Andrei Alexandrescu --- (In reply to timon.gehr from comment #4) > (In reply to Andrei Alexandrescu from comment #3) > > Honest I did think of the template/eponymous trick but was too lazy to open > > it for discussion... there wo

[Issue 13291] unittest should be allowed inside template functions

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13291 --- Comment #4 from timon.g...@gmx.ch --- (In reply to Andrei Alexandrescu from comment #3) > Honest I did think of the template/eponymous trick but was too lazy to open > it for discussion... there would be issues of overloading etc. left to solve >

[Issue 13291] unittest should be allowed inside template functions

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13291 --- Comment #3 from Andrei Alexandrescu --- Honest I did think of the template/eponymous trick but was too lazy to open it for discussion... there would be issues of overloading etc. left to solve with that one. --

[Issue 13291] unittest should be allowed inside template functions

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13291 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com Hardware|

[Issue 4660] Different writeln output for lazy sequences

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4660 bearophile_h...@eml.cc changed: What|Removed |Added Assignee|and...@erdani.com |nob...@puremagic.com --- Comment #3 f

[Issue 13291] unittest should be allowed inside template functions

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13291 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #1 from tim

[Issue 9119] [AA] Forward range addition to associative arrays.

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9119 hst...@quickfur.ath.cx changed: What|Removed |Added Keywords|pull| --

[Issue 11761] is(typeof(r.methodReturningThis) == typeof(r)) fails

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11761 hst...@quickfur.ath.cx changed: What|Removed |Added Keywords||pull --- Comment #2 from hst...@quic

[Issue 11761] is(typeof(r.methodReturningThis) == typeof(r)) fails

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11761 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 13293] `typeof()` gets printed as `T()`

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13293 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 11761] is(typeof(r.methodReturningThis) == typeof(r)) fails

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11761 Marc Schütz changed: What|Removed |Added CC||schue...@gmx.net --- Comment #1 from Marc Schü

[Issue 13293] New: `typeof()` gets printed as `T()`

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13293 Issue ID: 13293 Summary: `typeof()` gets printed as `T()` Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: minor Priority: P1

[Issue 12638] Void can be ref

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12638 Ivan Kazmenko changed: What|Removed |Added CC||ga...@mail.ru See Also|

[Issue 3934] Some untidy attributes

2014-08-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3934 Ivan Kazmenko changed: What|Removed |Added See Also||https://issues.dlang.org/sh