Mercurial > hg > xemacs-beta
diff lwlib/ChangeLog @ 3374:174eb4da74fb
[xemacs-hg @ 2006-05-02 15:30:31 by james]
Quiet some warnings when building lwlib. See xemacs-patches message with
ID <m3d5f6yibr.fsf@jerrypc.cs.usu.edu>.
author | james |
---|---|
date | Tue, 02 May 2006 15:30:32 +0000 |
parents | 316fddbf58e2 |
children | 6aa26bef0527 |
line wrap: on
line diff
--- a/lwlib/ChangeLog Mon May 01 21:50:54 2006 +0000 +++ b/lwlib/ChangeLog Tue May 02 15:30:32 2006 +0000 @@ -1,3 +1,13 @@ +2006-04-24 Jerry James <james@xemacs.org> + + * lwlib-Xaw.c (lw_debug_print_class_resources): Casting from a + pointer to an int throws away half of the bits on an x86_64 + platform. Print as a pointer instead. + * xlwgauge.c (XawGaugeSetValue): Use NULL instead of 0 as the + sentinel to quiet gcc warnings. + * xlwmenu.c: Cast to FcChar8 * as necessary to quiet warnings. + * xlwtabs.c: Ditto. + 2006-04-16 Stephen J. Turnbull <stephen@xemacs.org> * lwlib-fonts.c: Change #include to "font-mgr.h". Make