[Issue 17264] [REG2.073] uniq fails with const elements

2017-05-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17264 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com Sum

[Issue 17374] New: Improve inferred attribute error message

2017-05-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17374 Issue ID: 17374 Summary: Improve inferred attribute error message Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: enhancement P

[Issue 17375] New: copy relocated ModuleInfos end up getting detected as duplicates

2017-05-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17375 Issue ID: 17375 Summary: copy relocated ModuleInfos end up getting detected as duplicates Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NE

[Issue 17375] copy relocated ModuleInfos end up getting detected as duplicates

2017-05-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17375 greensunn...@gmail.com changed: What|Removed |Added CC||greensunn...@gmail.com --

[Issue 17375] copy relocated ModuleInfos end up getting detected as duplicates

2017-05-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17375 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --

[Issue 17375] copy relocated ModuleInfos end up getting detected as duplicates

2017-05-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17375 --- Comment #1 from Vladimir Panteleev --- On Arch Linux, this is reproducible with binutils 2.28.0, but not reproducible with 2.27. --

[Issue 17374] Improve inferred attribute error message

2017-05-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17374 --- Comment #1 from Adam D. Ruppe --- Actually, I think what I really want from the error message is for it to find the bottom-most inferred function that fails the expected check and then just issue the error message it would give if it wasn't infe

[Issue 17375] copy relocated ModuleInfos end up getting detected as duplicates

2017-05-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17375 --- Comment #2 from Vladimir Panteleev --- Bisecting binutils points to: 9acc85a62eb76c270724bba15c889d2d05567b6a is the first bad commit commit 9acc85a62eb76c270724bba15c889d2d05567b6a Author: Alan Modra Date: Wed Dec 28 17:04:15 2016 +1030