Protext id

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16270 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2003-03-26 04:09:26 +00:00
parent 78ae31019c
commit 23a3ed2d56
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2003-03-25 Adam Fedor <fedor@gnu.org>
* Source/xlib/GSXftFontInfo.m: Protect 'id' when including
fontconfig/fontconfig.h (suggestion from Pete French).
2003-03-26 00:24 Alexander Malmberg <alexander@malmberg.org>
* Source/x11/XWindowBuffer.m (-dealloc): Free the shared memory

View file

@ -40,7 +40,9 @@
#include "xlib/GSXftFontInfo.h"
#ifdef HAVE_FC
#define id _gs_avoid_id_collision
#include <fontconfig/fontconfig.h>
#undef id
/*
* class global dictionary of existing fonts