On Thu, Mar 13, 2003 at 12:52:58PM +0000, John Levon wrote:
> I asked about this on the gcc list, then realised it probably makes
> sense: what if you compile lyx on a system where 'a' is > 128, and char
> signed ? (in the general sense of course).

In this case a warning might be in order. However, the compiler knows that
on my system 'a' is < 128. So there is no need to warn.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to