[asterisk-dev] [Code Review]: Add -fnested-functions compile flag, if needed.
David Lee
reviewboard at asterisk.org
Tue Sep 11 11:34:24 CDT 2012
> On Sept. 11, 2012, 10:30 a.m., Mark Michelson wrote:
> > /branches/11/configure.ac, line 1043
> > <https://reviewboard.asterisk.org/r/2102/diff/1/?file=31161#file31161line1043>
> >
> > I'm not sure how relevant this is, but I know that in all places in Asterisk where we use nested functions, we place the "auto" keyword in front of the function. This helps to clear up some compiler errors/warnings on certain versions of GCC.
> >
> > I'm not sure if your test is purposely leaving off "auto" or if you need to add it here in order to head off false positives.
More information about the asterisk-dev
mailing list