On Sat, Sep 1, 2012 at 10:50 AM, Jason Merrill <ja...@redhat.com> wrote: > On 08/31/2012 09:17 PM, Gabriel Dos Reis wrote: >> >> Hmm, would we not run the risk of doing the "wrong" capture if everything >> is postponed? > > > We wouldn't postpone name lookup, just the capture transformation. > > The long-term solution is to implement the rules properly, which depend on > how a variable is used, not just qualities of the variable itself.
OK, thanks! -- Gaby