bug-gnulib
[Top][All Lists]
Advanced

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

Re: changing "configure" to default to "gcc -g -O2 -fwrapv ..."


From: Richard Kenner
Subject: Re: changing "configure" to default to "gcc -g -O2 -fwrapv ..."
Date: Mon, 01 Jan 2007 14:02:35 EST

> More important, we don't yet have an easy way to characterize the
> cases where (2) would apply.  For (2), we need a simple, documented
> rule that programmers can easily understand, so that they can easily
> verify that C code is safe

I'm not sure what you mean: there's the C standard.  That says exactly
what you are allowed to rely on and what you can't.  That's the "rule that
programmers can easily understand".  The fact that we choose to avoid
breaking as much code as possible that DOESN'T follow that rule doesn't
mean we want to encourage people to write more code like that in the
future: in fact quite the contrary.




reply via email to

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