http://d.puremagic.com/issues/show_bug.cgi?id=6930
--- Comment #16 from [email protected] 2011-12-05 03:13:43 PST --- Thank you for taking the time to implement this! I think the issue you ran into is issue 6809. Once issue 6809 is fixed, the code should compile again. in inout(C) -> inout(const(C)) -> (issue 6809) -> const(const(C)) -> const(C). -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
