[asterisk-dev] [asterisk-commits] kpfleming: trunk r73726 - /trunk/main/minimime/
Luigi Rizzo
rizzo at icir.org
Fri Jul 6 16:34:42 CDT 2007
On Fri, Jul 06, 2007 at 04:30:33PM -0000, SVN commits to the Asterisk project wrote:
> Author: kpfleming
> Date: Fri Jul 6 11:30:32 2007
> New Revision: 73726
>
> URL: http://svn.digium.com/view/asterisk?view=rev&rev=73726
> Log:
> eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt
what is the part that needed manual editing, and any chance that
it can be fixed with some #define or declaration before including
the flex output ?
Also I am curious why you set ASTCFLAGS+=-std=c99 only in the
minimime directory and not in the toplevel Makefile ?
cheers
luigi
More information about the asterisk-dev
mailing list