http://d.puremagic.com/issues/show_bug.cgi?id=8863



--- Comment #8 from Kenji Hara <k.hara...@gmail.com> 2012-11-14 02:05:18 PST ---
(In reply to comment #7)
> But I think we can fix it. There is no way to make your example work, because
> it is returning a reference to a local. But the original one can work, and
> there are many examples of local structs being used as parameters to global
> templates, and they work because of the isnested logic.

Since months ago, I have fixed some nested struct and template bugs not to
break existing codes. From the experience, it seems much difficult to *fix*
this issue. If you can implement that without ugly hack, I'd like to see it
before merging to the main trunk.

Could you create a pull request for that?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to