On Sep 23, 2010, at 9:51 AM, Martin Vejnár wrote: > Hi, this patch adds a fix that allows the following declaration > > bool (__stdcall *p)(int); > > to be parsed correctly even in function scope. > -- Looks great, applied in r115004! -Chris