I wrote:
This patch makes GCC 4.1 shut up when compiling in lwlib on an
x86_64
platform. The xlwgauge.c patch is funny. GCC complains about a missing
sentinel, but the gcc docs say that either 0 or NULL is accepted as the
sentinel. It must have something to do with the difference in size
between an int and a pointer on the x86_64 platform, but in that case,
the gcc docs are wrong.
I have committed this patch.
--
Jerry James, Assistant Professor james(a)xemacs.org
Computer Science Department
http://www.cs.usu.edu/~jerry/
Utah State University