[Issue 3331] Error in the std.md5 example

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3331 notna changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3324] d1: std.md5: given example not working

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3324 --- Comment #1 from notna 2009-09-18 23:54:50 PDT --- *** Issue 3331 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 3331] New: Error in the std.md5 example

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3331 Summary: Error in the std.md5 example Product: D Version: 1.047 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 2878] Forward reference error with circular import and nested classes

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2878 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #3 from Don 2

[Issue 1359] Can call non implemented functions

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1359 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1392] Template instantiation fails with circular import

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1392 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3250] Template mixin with import + base class causes forward reference

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3250 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 569] Bogus forward reference error in template inside variadic template

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=569 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3330] New: Compiler rejects mixin templates that generate moderately long code;

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3330 Summary: Compiler rejects mixin templates that generate moderately long code; Product: D Version: 2.032 Platform: Other OS/Version: Linux Status: NEW Seve

[Issue 102] Forward reference nested class wheel.

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=102 --- Comment #8 from Don 2009-09-18 13:39:03 PDT --- IMHO this is a VERY promising patch since it potentially fixes many difficult issues. It's not quite complete though. I've run it though Walter's test suite, and one test fails (all others pass

[Issue 3250] Template mixin with import + base class causes forward reference

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3250 --- Comment #2 from Jacob Carlborg 2009-09-18 12:14:33 PDT --- You're right, I don't get the error with DMD 1.047. I guess I should close it? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiv

[Issue 3329] New: Static constructors not allowed in interfaces

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3329 Summary: Static constructors not allowed in interfaces Product: D Version: 1.046 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Com

[Issue 1909] final classes' methods that don't override anything shouldn't be virtual

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1909 Matti Niemenmaa changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2326] Methods within final class are not considered final when optimizing

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2326 Matti Niemenmaa changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comment

[Issue 1909] final classes' methods that don't override anything shouldn't be virtual

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1909 Stewart Gordon changed: What|Removed |Added CC||s...@iname.com --- Comment #1 from St

[Issue 3061] Circular Import dependencies

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3061 Tim M changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3250] Template mixin with import + base class causes forward reference

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3250 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #1 fr

[Issue 3061] Circular Import dependencies

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3061 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #1 fr

[Issue 2878] Forward reference error with circular import and nested classes

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2878 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #2 fr

[Issue 1359] Can call non implemented functions

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1359 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #2 fr

[Issue 1392] Template instantiation fails with circular import

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1392 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #8 fr

[Issue 1197] regression: "static if" + enum.max/enum.min doesn't compile

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1197 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #4 fr

[Issue 860] Typedef/alias of a typedef/alias in another module, used as template parameter, combined with circular imports, fails to compile

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=860 Matti Niemenmaa changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 102] Forward reference nested class wheel.

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=102 Rainer Schuetze changed: What|Removed |Added Keywords||patch CC|

[Issue 860] Typedef/alias of a typedef/alias in another module, used as template parameter, combined with circular imports, fails to compile

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=860 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #2 fro

[Issue 569] Bogus forward reference error in template inside variadic template

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=569 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #1 fro

[Issue 102] Forward reference nested class wheel.

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=102 --- Comment #6 from Rainer Schuetze 2009-09-18 01:33:06 PDT --- Created an attachment (id=457) more aggressive deferral of (possible) forward declarations DMD has a mechanism to defer semantic analysis of declarations, but uses it only sometim

[Issue 2511] Covariant return type doesn't work with circular import

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2511 --- Comment #4 from Rainer Schuetze 2009-09-18 01:07:31 PDT --- Created an attachment (id=456) better detection if a base class is forward referenced The current implementation (as of DMD 2.032) defers covariance analysis only if the base cla

[Issue 390] Cannot forward reference enum nested in struct

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=390 Rainer Schuetze changed: What|Removed |Added Keywords||patch CC|

[Issue 282] Bizarre circular import nested name invisibility issue

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=282 --- Comment #3 from Rainer Schuetze 2009-09-18 00:56:35 PDT --- Created an attachment (id=455) ensure semantic run when searching struct for members When searching members of a class that is not yet semantically analyzed, the analysis is run o

[Issue 3286] Default parameter prevents to resolve inter-module circular dependency

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3286 Rainer Schuetze changed: What|Removed |Added Keywords||patch CC|

[Issue 1592] dmd fail to resolve class symbol when i put files in a package

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1592 Rainer Schuetze changed: What|Removed |Added Keywords||patch CC|

[Issue 258] Undefined identifier error for circular import

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=258 Rainer Schuetze changed: What|Removed |Added Keywords||patch CC|

[Issue 3301] Undefined identifier error dependent on order of imports when a circular import is involved

2009-09-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3301 --- Comment #12 from Rainer Schuetze 2009-09-18 00:38:57 PDT --- Created an attachment (id=454) do all imports before semantic analysis Having done some investigation of the deferred semantic analysis mechanism, it might be best to try to kee