[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2012-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 --- Comment #8 from yebblies 2012-01-31 02:29:01 EST --- (In reply to comment #7) > But it hasn't actually _worked_ in D1 for some time, and the spec has never > actually given its meaning. As such, it would be to the point to just remove > it

[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2012-01-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 --- Comment #7 from Stewart Gordon 2012-01-30 04:33:58 PST --- (In reply to comment #6) > D1 only now, as of issue 5299 private inheritance is deprecated in D2. But it hasn't actually _worked_ in D1 for some time, and the spec has never actual

[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2012-01-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com Platform|x86

[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2010-03-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 Stewart Gordon changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment

[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 s...@iname.com changed: What|Removed |Added CC||s...@iname.com Keywords|

Re: [Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2009-01-07 Thread Extrawurst
d-bugm...@puremagic.com wrote: http://d.puremagic.com/issues/show_bug.cgi?id=2563 --- Comment #3 from 2kor...@gmail.com 2009-01-07 14:29 --- (In reply to comment #1) Why is public/private/protected inheritance even supported? I think this is more a strange artifact in the compiler

[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 --- Comment #3 from 2kor...@gmail.com 2009-01-07 14:29 --- (In reply to comment #1) > Why is public/private/protected inheritance even supported? I think this is > more a strange artifact in the compiler/grammar than anything else.

[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 s...@extrawurst.org changed: What|Removed |Added CC||s...@extrawurst.org --- Com

[Issue 2563] Derived class is implicitly castable to Base class when inherited privately

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2563 --- Comment #1 from jarrett.billings...@gmail.com 2009-01-07 14:10 --- Why is public/private/protected inheritance even supported? I think this is more a strange artifact in the compiler/grammar than anything else. When you don't ha