[Issue 900] changing import order causes type mismatch
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 14 05:29:55 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=900
dawg at dawgfoto.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
--- Comment #9 from dawg at dawgfoto.de 2012-02-14 05:29:54 PST ---
Sorry, I was using a wrong dmd version.
Changing it to 'public import palette : RGB' will fail because
of a forward reference error. This happens due to the cyclic import of color
and color_inc.
--
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