[Issue 9919] Regression (2.062): Symbol lookup fails with public import and mixin
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 11 06:24:45 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9919
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-04-11 06:24:44 PDT ---
Test-case is in the attachment.
It works in 2.061, fails in 2.062 with:
foo\bar\doo\b.d(5): Error: no property 'Action' for type 'foo.b.MouseEvent'
foo\bar\doo\b.d(5): Error: MouseEvent.Action is used as a type
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list