>>>> "OG" == Olivier Galibert
<galibert(a)pobox.com> writes:
OG> On Thu, Feb 15, 2001 at 09:27:57PM +0900, Stephen J. Turnbull wrote:
> (gdb) print (num_written >= lstr->out_buffer_ind)
> $26 = 1
> (gdb) print (num_written >= (int) lstr->out_buffer_ind)
> $27 = 0
> (gdb)
>
> Aaaaarggggh!
OG> How come you didn't get a "comparison between signed and
OG> unsigned" warning from gcc? They're there exactly because of
OG> that.
Dunno; does this tell you anything?
bash-2.04$ make lstream.o
gcc -c -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wshadow -Demacs -I.
-DHAVE_CONFIG_H -I/usr/X11R6/include /coda/Projects/XEmacs/21.2-HEAD/src/lstream.c
bash-2.04$
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
_________________ _________________ _________________ _________________
What are those straight lines for? "XEmacs rules."