[Issue 16112] Replace ddoc with markdown

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16112 Andrei Alexandrescu changed: What|Removed |Added CC||and...@erdani.com --- Comment #1 from

[Issue 16403] New: wrong "matches more than one template declaration" error with template specialization on alias parameters

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16403 Issue ID: 16403 Summary: wrong "matches more than one template declaration" error with template specialization on alias parameters Product: D Version: D2 Hardware: x86_64

[Issue 10170] __traits(compiles,b.x)) incorrectly allows to access private members

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10170 Artem Borisovskiy changed: What|Removed |Added CC||kolo...@bk.ru Severity|normal

[Issue 16402] ICE when reinterpreting a function as a long[2]

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16402 Cauterite changed: What|Removed |Added Keywords||ice, ice-on-valid-code --

[Issue 16402] New: ICE when reinterpreting a function as a long[2]

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16402 Issue ID: 16402 Summary: ICE when reinterpreting a function as a long[2] Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Pri

[Issue 16179] [REG2.072] git HEAD: multiSort no longer callable with delegate with context

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16179 John Colvin changed: What|Removed |Added CC||john.loughran.colvin@gmail.

[Issue 16401] New: incorrect fully qualified name in error message

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16401 Issue ID: 16401 Summary: incorrect fully qualified name in error message Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major Prio

[Issue 10591] Error: only one main allowed doesn't show location of conflicting main symbols

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10591 John Colvin changed: What|Removed |Added CC||john.loughran.colvin@gmail.

[Issue 4463] [AA] double.init in associative array seems 0.0

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4463 --- Comment #3 from MichaelZ --- ... having said that, the double behaviour is explicitly brought up in the pull request discussion pertaining to 3825: see quickfur's first comment on https://github.com/dlang/dmd/pull/1465. --

[Issue 4463] [AA] double.init in associative array seems 0.0

2016-08-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4463 MichaelZ changed: What|Removed |Added CC||dlang@bregalad.de --- Comment #2 from MichaelZ