[Issue 2561] New: Function return values cannot be used as "ref const" parameters

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2561 Summary: Function return values cannot be used as "ref const" parameters Product: D Version: 2.023 Platform: PC OS/Version: Windows Status: NEW Severity:

[Issue 2560] ICE on invoking method that takes ref const struct parameter

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2560 lud...@informatik.uni-luebeck.de changed: What|Removed |Added CC||lud...@informatik.uni-

[Issue 2561] Function return values cannot be used as "ref const" parameters

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2561 lud...@informatik.uni-luebeck.de changed: What|Removed |Added Status|NEW |RESOLVED Reso

[Issue 1375] CTFE fails for null strings and arrays

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1375 --- Comment #4 from clugd...@yahoo.com.au 2009-01-07 08:32 --- This works for me in 1.039. --

[Issue 2562] New: foreach over uninitialized array fails in CTFE

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2562 Summary: foreach over uninitialized array fails in CTFE Product: D Version: 1.039 Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 2560] ICE on invoking method that takes ref const struct parameter

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

[Issue 2563] New: 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 Summary: Derived class is implicitly castable to Base class when inherited privately Product: D Version: 2.023 Platform: PC OS/Version: Windows Status: NEW

[Issue 2564] New: CTFE: the index in a tuple foreach is uninitialized (bogus error)

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2564 Summary: CTFE: the index in a tuple foreach is uninitialized (bogus error) Product: D Version: 2.023 Platform: PC OS/Version: Windows Status: NEW Keywords

[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

[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 #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.

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 2565] New: Interface methods need to be implemented even if base class already have them impelemented

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2565 Summary: Interface methods need to be implemented even if base class already have them impelemented Product: D Version: 2.023 Platform: PC OS/Version: Windows Statu

[Issue 2565] Interface methods need to be implemented even if base class already have them impelemented

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2565 --- Comment #1 from shro8...@vandals.uidaho.edu 2009-01-07 14:38 --- This is working as designed. It chould be converted to "enhancement" or closed as invalid --

[Issue 2565] Interface methods need to be implemented even if base class already have them impelemented

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2565 2kor...@gmail.com changed: What|Removed |Added Severity|normal |enhancement --- Comment #2 fr

[Issue 2565] Interface methods need to be implemented even if base class already have them impelemented

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2565 --- Comment #3 from s...@iname.com 2009-01-07 15:13 --- *** Bug 2539 has been marked as a duplicate of this bug. *** --

[Issue 2539] Base class methods are not envolved in interface methods implementation resolution

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

[Issue 2539] Base class methods are not envolved in interface methods implementation resolution

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2539 s...@iname.com changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 2565] Interface methods need to be implemented even if base class already have them impelemented

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2565 shro8...@vandals.uidaho.edu changed: What|Removed |Added Severity|enhancement |normal --- Comment

[Issue 2565] Should be able to use an inherited method as interface implementation

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

[Issue 2566] New: compiler segfault from TypeTuple

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2566 Summary: compiler segfault from TypeTuple Product: D Version: 1.038 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD

[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|

[Issue 2560] ICE on invoking method that takes ref const struct parameter

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2560 --- Comment #3 from dran...@free.fr 2009-01-07 16:48 --- Though I'm not sure why, I guess this is related: struct Foo { int x, y, z; this(int dummy) {} } invariant(Foo) createFoo() { return cast(invariant) Foo(0); } v

[Issue 2500] template struct methods are left unresolved if imported from multiple modules

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2500 wbax...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 2567] New: Option To Not Treat Warnings As Errors

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2567 Summary: Option To Not Treat Warnings As Errors Product: D Version: 1.039 Platform: PC OS/Version: Windows Status: NEW Severity: enhancement Priority: P2 C

[Issue 2568] New: Warning Inside Template Causes Instantiation Error

2009-01-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2568 Summary: Warning Inside Template Causes Instantiation Error Product: D Version: 1.039 Platform: PC OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: