http://d.puremagic.com/issues/show_bug.cgi?id=6185
--- Comment #7 from Kenji Hara <k.hara...@gmail.com> 2012-01-24 06:01:13 PST --- (In reply to comment #2) > Before 2.053, "foo".toUTF16z is rewritten to toUTF16("foo"); > After 2.054, it is rewitten to .toUTF16("foo"); > Therefore current D2 requires module level function for UFCS. > > But I don't know it is right behavior. Sorry, I had said mistake. The turning point was 2.020, not 2.054. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------