Re: patch: signed char issues

Philip Blundell (Philip.Blundell@pobox.com)
Mon, 24 Apr 2000 18:47:45 +0100


>Maybe it does need to be a generic type, but I was meaning a trap for code
>written specifically without "unsigned" or "signed" before the "char" and with
>a negative assignment or comparison.

Sorry, yes. I realised that shortly after sending my last mail.

>Any suggestions for a new -W flag name for this?

-Wimplicit-signed-char? Or, whatever it is that enables the existing
"array index has type `char'" warning.

p.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/