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

2009-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2878 --- Comment #4 from Rainer Schuetze 2009-09-19 01:01:46 PDT --- Hmmm, strange. I double-checked: no errors for 1.047 and 2.032, but the same errors as in the original report for 1.046 and 2.031. I've just copied the code from the report. Have

[Issue 102] Forward reference nested class wheel.

2009-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=102 Rainer Schuetze changed: What|Removed |Added Attachment #457 is|0 |1 obsolete|

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

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

[Issue 102] Forward reference nested class wheel.

2009-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=102 --- Comment #10 from Don 2009-09-19 12:32:08 PDT --- (In reply to comment #9) > Created an attachment (id=459) [details] > updated patch > > Thanks for running the test-suite. > > The updated patch adds two changes: > - when the speculative ty

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

2009-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3301 --- Comment #13 from Eldar Insafutdinov 2009-09-19 13:37:03 PDT --- (In reply to comment #12) > Created an attachment (id=454) [details] > do all imports before semantic analysis > > Having done some investigation of the deferred semantic ana

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

2009-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3324 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 3332] New: Mixin a constructor with a construct already present fails

2009-09-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3332 Summary: Mixin a constructor with a construct already present fails Product: D Version: 1.047 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: nor