Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin-developers/> List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com> List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com content-class: urn:content-classes:message Subject: RE: -mpreferred-stack-boundary=2? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Date: Mon, 5 Nov 2001 10:03:32 +1100 Message-ID: <EA18B9FA0FE4194AA2B4CDB91F73C0EF08F257@itdomain002.itdomain.net.au> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: -mpreferred-stack-boundary=2? Thread-Index: AcFkGWNLGusTxSh7Szu+IPw/sU60iQBa1kjw From: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> To: <cygwin-patches AT cygwin DOT com>, <cygwin-developers AT cygwin DOT com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id fA4Mtrg04281 > -----Original Message----- > From: Christopher Faylor [mailto:cgf AT redhat DOT com] ... > Thanks for doing this and also thanks to Robert for > suggesting -Winline. You might also consider trying > -Werror > -Wall > -Wpointer-arith > -Wcast-align > -Wwrite-strings > -Wstrict-prototypes > -Wmissing-prototypes > -Wmissing-declarations > -Wcomments which is (with one exception due to a coding trick used in squid, and not AFAIK in cygwin) the standard that code in squid is expected to compile to without warning. Rob