[Issue 14283] [2.067-b4]: Spurious "this is not an lvalue" deprecation message for "auto ref" arguments

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14283 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu Severity|normal

[Issue 14284] spurious deprecation message when passing this class pointer to auto-ref function

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14284 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 14283] [2.067-b4]: Spurious "this is not an lvalue" deprecation message for "auto ref" arguments

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14283 --- Comment #1 from Martin Nowak --- *** Issue 14284 has been marked as a duplicate of this issue. *** --

[Issue 4149] refs displayed as pointers in gdb

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4149 Martin Nowak changed: What|Removed |Added Keywords||pull --- Comment #18 from Martin Nowak --- ht

[Issue 14283] [2.067-b4]: Spurious "this is not an lvalue" deprecation message for "auto ref" arguments

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14283 --- Comment #2 from Martin Nowak --- It could be a bad idea to handle 'this' as lvalue (with deprecation) but infer and rvalue for auto ref. Also it required quite some hacking. I think a better choice is to keep it as lvalue but omit the deprecation

[Issue 12291] Pick up "this" from alias parameters to nested templates

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12291 Marc Schütz changed: What|Removed |Added CC||schue...@gmx.net --

[Issue 13692] alias this and is-expression anomaly

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13692 Marc Schütz changed: What|Removed |Added CC||schue...@gmx.net --

[Issue 14283] [2.067-b4]: Spurious "this is not an lvalue" deprecation message for "auto ref" arguments

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14283 Martin Nowak changed: What|Removed |Added Keywords||pull --- Comment #3 from Martin Nowak --- ht

[Issue 14056] std.array.assocArray with a const value

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14056 Martin Nowak changed: What|Removed |Added Keywords||pull --- Comment #7 from Martin Nowak --- Im

[Issue 12206] Can't "alias this" to a template instantiation

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

[Issue 11499] is-expression misbehaving with 'alias this'

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11499 Marc Schütz changed: What|Removed |Added CC||schue...@gmx.net --

[Issue 14285] New: alias this to nothing is accepted

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14285 Issue ID: 14285 Summary: alias this to nothing is accepted Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Keywords: accepts-invalid Sev

[Issue 14197] "replace" was moved from std.string without alias added

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14197 Martin Nowak changed: What|Removed |Added Keywords||pull --- Comment #7 from Martin Nowak --- I

[Issue 11871] phobos64.lib is out of sync with the source code

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11871 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 14286] New: `alias this` not considered sub-typing in is() expression

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14286 Issue ID: 14286 Summary: `alias this` not considered sub-typing in is() expression Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 14287] New: D uninstaller nukes the entire D installation folder, including any user files

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14287 Issue ID: 14287 Summary: D uninstaller nukes the entire D installation folder, including any user files Product: D Version: D2 Hardware: All OS: Windows

[Issue 1215] Alias of a indexed tuple's field isn't allowed

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1215 Clement Courbet changed: What|Removed |Added CC||vlevenf...@gmail.com --- Comment #1 from Cl

[Issue 13883] can't alias elements of typetuple

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13883 Clement Courbet changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1215] Alias of a indexed tuple's field isn't allowed

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1215 Clement Courbet changed: What|Removed |Added CC||c...@somebod.com --- Comment #2 from Clemen

[Issue 14197] "replace" was moved from std.string without alias added

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14197 --- Comment #8 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/e5eea9af43aa6836a3bfd48cc02706facb60dae8 fix Issue 14197 - repl

[Issue 14288] New: std.windows.registry should use std.windows.syserror

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14288 Issue ID: 14288 Summary: std.windows.registry should use std.windows.syserror Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: enhancement

[Issue 14289] New: WindowsException should not attempt to parse code

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14289 Issue ID: 14289 Summary: WindowsException should not attempt to parse code 0 Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: enhancement

[Issue 14289] WindowsException should not attempt to parse code 0

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14289 Vladimir Panteleev changed: What|Removed |Added Keywords||pull --- Comment #1 from Vladimir Pante

[Issue 14288] std.windows.registry should use std.windows.syserror

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14288 Vladimir Panteleev changed: What|Removed |Added Keywords||pull --- Comment #1 from Vladimir Pante

[Issue 14290] New: is-expression accepts instantiation of already instantiated template

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14290 Issue ID: 14290 Summary: is-expression accepts instantiation of already instantiated template Product: D Version: D2 Hardware: x86_64 OS: Linux Status

[Issue 14197] "replace" was moved from std.string without alias added

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14197 --- Comment #9 from github-bugzi...@puremagic.com --- Commit pushed to 2.067 at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/9350b01825157f210edc9139c6e1c5c7e985a894 Merge pull request #3055

[Issue 14283] [2.067-b4]: Spurious "this is not an lvalue" deprecation message for "auto ref" arguments

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14283 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 14283] [2.067-b4]: Spurious "this is not an lvalue" deprecation message for "auto ref" arguments

2015-03-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14283 --- Comment #4 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/6db86fdba070751ebbccede55b134aef1f791d46 fix Issue 14283 - spurious '