Hi,
On Wed, 22 Jun 2005, Pierre Ossman wrote:
> The signed characters in scripts are causing warnings with GCC 4 on
> systems with proper string functions (with char*, not signed char* as
> parameters). Some could be kept signed but most had to be reverted to
> normal chars.
>
> Detailed changelog:
>
> mconf.c:
> - buf/bufptr was used in vsprintf() so it couldn't be signed.
> confdata.c:
> - conf_expand_value() used strchr() and strncat() forcing
> "normal" strings.
> conf.c:
> - line was used with several string functions so it couldn't be
> signed.
> - strip() uses strlen() so same thing there.
>
> Signed-off-by: Pierre Ossman <[email protected]>
Acked-by: Roman Zippel <[email protected]>
Looks good, thanks.
bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]