bug-gnulib
[Top][All Lists]
Advanced

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

Re: warning in 'base64' module


From: Ralf Wildenhues
Subject: Re: warning in 'base64' module
Date: Wed, 11 Jan 2006 18:08:33 +0100
User-agent: Mutt/1.5.11

* Bruno Haible wrote on Wed, Jan 11, 2006 at 01:56:51PM CET:
> The base64 module has a warning on Linux/glibc:
> 
> gcc -DHAVE_CONFIG_H -I. -I/packages/megatestdir/base64/lib -I..     -g -O2 -c 
> /packages/megatestdir/base64/lib/base64.c
> /packages/megatestdir/base64/lib/base64.c: In function `isbase64':
> /packages/megatestdir/base64/lib/base64.c:284: warning: comparison is always 
> true due to limited range of data type

You could just ignore the warning, and be happy that on your system
CHAR_BIT=8.

Cheers,
Ralf




reply via email to

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