On Fri, Jun 17, 2011 at 6:00 AM, <[email protected]> wrote: > Date: Fri, 17 Jun 2011 06:38:33 +0200 (CEST) > From: "Roberto De Ioris" <[email protected]> > To: "uWSGI developers and users list" <[email protected]> > Subject: Re: [uWSGI] proto/fastcgi.c:257: error: comparison between > signed and unsigned > >> Hi all, >> >> In attempting to build uWSGI 0.9.8 for an embedded ARM board, I >> receive two warnings in the FCGI parser about comparisons between >> signed and unsigned variables. Because of the -Werror flag in >> uwsgiconfig.py, this stops the build. >> [...] > > Should be fixed, in latest tip > > Thanks > > > -- > Roberto De Ioris > http://unbit.it >
Confirmed fixed as of rev 9cf01578184a. Thanks very much, Roberto! Brandon _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
