comparison src/ChangeLog @ 1411:9d77c73d4103

[xemacs-hg @ 2003-04-14 04:11:55 by youngs] 2003-04-14 Steve Youngs <youngs@xemacs.org> * glyphs.c: * glyphs.c (nothing_instantiate): * glyphs.c (Fmake_glyph_internal): * glyphs.c (Fglyphp): * glyphs.c (glyph_image_instance): * glyphs.c (glyph_image_instance_maybe): * glyphs.c (glyph_width): Work around a problem compiling with --use-union-type using Intel's ICC compiler. From Martin Buchholz <martin@xemacs.org> See <http://list-archive.xemacs.org/xemacs-patches/200301/msg00132.html>
author youngs
date Mon, 14 Apr 2003 04:11:57 +0000
parents c88a785b01d8
children 56496b493888
comparison
equal deleted inserted replaced
1410:44de306310b8 1411:9d77c73d4103
1 2003-04-14 Steve Youngs <youngs@xemacs.org>
2
3 * glyphs.c:
4 * glyphs.c (nothing_instantiate):
5 * glyphs.c (Fmake_glyph_internal):
6 * glyphs.c (Fglyphp):
7 * glyphs.c (glyph_image_instance):
8 * glyphs.c (glyph_image_instance_maybe):
9 * glyphs.c (glyph_width):
10 Work around a problem compiling with --use-union-type using
11 Intel's ICC compiler.
12 From Martin Buchholz <martin@xemacs.org>
13 See
14 <http://list-archive.xemacs.org/xemacs-patches/200301/msg00132.html>
15
1 2003-04-08 Mike Sperber <mike@xemacs.org> 16 2003-04-08 Mike Sperber <mike@xemacs.org>
2 17
3 * Makefile.in.in ($(BLDSRC)/NEEDTODUMP): Depends on $(RAW_EXE). 18 * Makefile.in.in ($(BLDSRC)/NEEDTODUMP): Depends on $(RAW_EXE).
4 19
5 2003-03-31 Mike Alexander <mta@arbortext.com> 20 2003-03-31 Mike Alexander <mta@arbortext.com>