comparison src/ChangeLog @ 3455:78507f684253

[xemacs-hg @ 2006-06-16 16:50:39 by james] Cast away bit restrictions when using the union type. Fixes some gcc 4.1 compilation problems. <m3ejxtjc7h.fsf@jerrypc.cs.usu.edu>
author james
date Fri, 16 Jun 2006 16:50:41 +0000
parents 551c008d3777
children 6139607b3fbf
comparison
equal deleted inserted replaced
3454:6c1040b85913 3455:78507f684253
1 2006-06-13 Jerry James <james@xemacs.org>
2
3 * lisp-union.h: Cast away bit restrictions on values retrieved
4 from the Lisp_Object union.
5
1 2006-06-14 Aidan Kehoe <kehoea@parhasard.net> 6 2006-06-14 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * mule-ccl.c: 8 * mule-ccl.c:
4 Don't declare ccl-program as a symbol here, leave that to 9 Don't declare ccl-program as a symbol here, leave that to
5 general-slots.h. 10 general-slots.h.