http://d.puremagic.com/issues/show_bug.cgi?id=9103
--- Comment #1 from Jonathan M Davis <[email protected]> 2012-12-02 01:57:06 PST --- Actually, I mistyped (obviously I needed to actually compile all of the examples). Reassigning to str doesn't work for _any_ of these, because the result is a Tuple, but if you just replace str = with auto result =, then the ones where find compiles will compile. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
