On Wed, Aug 15, 2012 at 9:52 AM, Ollie Wild <a...@google.com> wrote: > (Adding other C++ maintainers in case someone else wants to have a stab.) > > Ping?
I consider Jason to be the expert on this; so let see what he says. -- Gaby > > Ollie > > > On Mon, Aug 13, 2012 at 4:01 PM, Ollie Wild <a...@google.com> wrote: >> >> On Mon, Aug 13, 2012 at 3:50 PM, Jakub Jelinek <ja...@redhat.com> wrote: >> > >> > The formatting doesn't match GCC coding conventions in several ways. >> > You don't have spaces before (, and ( shouldn't be at the end of line if >> > possible. >> >> Updated patch attached. >> >> Ollie