[Issue 4514] Regression: Cannot cast from X* to X

2010-07-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4514 --- Comment #7 from Leandro Lucarella 2010-07-30 07:40:46 PDT --- (In reply to comment #6) > http://www.dsource.org/projects/dmd/changeset/590 Thanks, r590 works fine for me. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.c

[Issue 4514] Regression: Cannot cast from X* to X

2010-07-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4514 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 4514] Regression: Cannot cast from X* to X

2010-07-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4514 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 4514] Regression: Cannot cast from X* to X

2010-07-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4514 --- Comment #4 from Stewart Gordon 2010-07-27 11:30:20 PDT --- I was going on the assumption that the _internal concept_ of "this" is the same in D1 and D2, and the difference is merely what the _keyword_ "this" means between the two versions.

[Issue 4514] Regression: Cannot cast from X* to X

2010-07-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4514 --- Comment #3 from Leandro Lucarella 2010-07-27 11:04:29 PDT --- (In reply to comment #1) > Since "this" doesn't appear in the code, I'd doubt that that's the cause. I don't know how the compiler internals deals with this, but the error appe

[Issue 4514] Regression: Cannot cast from X* to X

2010-07-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4514 Trass3r changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment #2 from Trass3r

[Issue 4514] Regression: Cannot cast from X* to X

2010-07-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4514 Stewart Gordon changed: What|Removed |Added Keywords||rejects-valid CC|