bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MinGW port


From: Rob Browning
Subject: Re: MinGW port
Date: Tue, 05 Sep 2006 18:23:08 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Kevin Ryde <address@hidden> writes:

> In any case, __MINGW32__ conditionals are pretty horrible, I'd much
> prefer to see guile not force "-Werror" on unsuspecting users.  Or
> not do it on mingw at least.

I still favor -Werror.  It helps catch real errors, and you can
usually work around any spurious warnings (at least with gcc).  In the
(hopefully limited) situations where -Werror really is a problem,
there's always --disable-error-on-warning.

However, that said, I wouldn't be opposed to changing the set of
warning options or even disabling -Werror by default in particular
situations.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]