pango-utils.h versus gcc2.95.x
- From: mpsuzuki hiroshima-u ac jp
- To: gtk-i18n-list gnome org
- Cc: pango behdad org
- Subject: pango-utils.h versus gcc2.95.x
- Date: Fri, 13 Jan 2006 12:00:40 +0900
Hi,
When I build pango-1.10.2, gcc-2.95.3 cannot compile
pango-utils.h correctly. Following part is refused as,
In file included from fribidi.c:25:
../../pango/pango-utils.h:101: parse error before `gboolean'
98 /* Unicode characters that are zero-width and should not be rendered
99 * normally.
100 */
101 G_GNUC_CONST gboolean pango_is_zero_width (gunichar ch);
this part is introduced in
http://cvs.gnome.org/viewcvs/pango/pango/pango-utils.h?r1=1.16&r2=1.17
It seems that gcc3 (and possibly gcc4) can compile the part.
Any idea to work with gcc-2.95.x?
Regards,
mpsuzuki
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]