Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 1997 12:49:09 +0100 (MET)
From:      Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE>
To:        ache@FreeBSD.ORG (Andrey A. Chernov)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: cvs commit: src/gnu/usr.bin/diff system.h
Message-ID:  <199710261149.MAA07531@rvc1.informatik.ba-stuttgart.de>
In-Reply-To: <199710230222.TAA07359@freefall.freebsd.org> from "Andrey A. Chernov" at "Oct 22, 97 07:22:52 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> ache        1997/10/22 19:22:52 PDT
> 
>   Modified files:
>     gnu/usr.bin/diff     system.h 
>   Log:
>   Add (unsigned char) cast to ctype macros
>   
>   Revision  Changes    Path
>   1.4       +5 -5      src/gnu/usr.bin/diff/system.h

Should all char arguments to all ctype macros (isspace, isdigit
...) in our source tree be cast to unsigned char?

Quite a lot of them aren't.

Wolfgang



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710261149.MAA07531>