[Issue 12422] [REG2.055] Templated nested function is inferred as `pure` even if it calls impure functions

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12422 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Summary|Templated nested function |[REG2.055] Templated nested

[Issue 13729] [REG2.067a] One not detected case of not purity

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13729 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Hardware|x86 |All Summary|One

[Issue 14216] New: Missing /phobos/std_windows_charset.html

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14216 Issue ID: 14216 Summary: Missing /phobos/std_windows_charset.html Product: D Version: unspecified Hardware: All OS: All Status: NEW Severity: normal

[Issue 11746] invalid enum forward reference pattern not detected

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11746 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 6810] Strange `tuple used as a type` error

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6810 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 13516] std.windows.charset documentation missing from dlang.org

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13516 hst...@quickfur.ath.cx changed: What|Removed |Added CC||alphaglosi...@gmail.com --- Comment

[Issue 14216] Missing /phobos/std_windows_charset.html

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14216 hst...@quickfur.ath.cx changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 14216] Missing /phobos/std_windows_charset.html

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14216 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --- Comment

[Issue 12422] [REG2.055] Templated nested function is inferred as `pure` even if it calls impure functions

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12422 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #2 from

[Issue 13064] Redundant `auto` storage class is allowed for functions

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13064 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1 from

[Issue 14217] New: Misleading error message: Cannot deduce function

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14217 Issue ID: 14217 Summary: Misleading error message: Cannot deduce function Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: normal

[Issue 14219] New: missing documentation std.traits

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14219 Issue ID: 14219 Summary: missing documentation std.traits Product: D Version: unspecified Hardware: x86_64 OS: Windows Status: NEW Severity: enhancement

[Issue 1983] Delegates violate const

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1983 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||ma...@maxim-fomin.ru ---

[Issue 9462] Delegate breaks immutability

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9462 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4650] Static data that must be scanned by the GC should be grouped

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4650 --- Comment #8 from Rainer Schuetze r.sagita...@gmx.de --- Nice, so this is just moving strings/floats to a section that is not scanned at all? Or is it really grouping all the static data too? It's currently just strings and floats. I hope other

[Issue 14201] fatal error LNK1235: corrupt or invalid COFF symbol table

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14201 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a1347b8ee62597ffe8714fef379d05334f6a4c70 Merge pull request #4443

[Issue 14199] [REG2.067a] Dwarf Error: mangled line number section

2015-02-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14199 Martin Nowak c...@dawg.eu changed: What|Removed |Added Keywords||pull CC|