Kevin Ryde <[EMAIL PROTECTED]> 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


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile

Reply via email to