On Tue, Sep 15, 2009 at 3:28 PM, Vincent R. <foru...@smartmobili.com> wrote: > Hi, > > I just was curious to know if closures in apple gcc(called blocks from > what I read) is > also in mainline. > What is the status about this extension ?
Hi, The status is that there is no status, unfortunately (it's an interesting extension...). This extension is not presently implemented in the FSF GCC. AFAIU there is no reason to believe Apple will contribute patches to implement it. Is there even a formal spec for the language extension? Ciao! Steven