Hi,
Dominic Lachowicz wrote:
> I just wanted to say thanks for your libcroco patches. I've committed
> most of them to SVN.
Thanks. Meanwhile here's another one: a fix for a build failure on AIX 4
with the xlc compiler.
2006-12-16 Bruno Haible <[EMAIL PROTECTED]>
* cr-style.h (enum CRPositionType): Remove trailing comma. Needed for
compilation on AIX with xlc.
*** cr-style.h 15 Nov 2006 13:07:14 -0000 1.1
--- cr-style.h 16 Dec 2006 18:08:20 -0000 1.2
***************
*** 80,86 ****
POSITION_RELATIVE,
POSITION_ABSOLUTE,
POSITION_FIXED,
! POSITION_INHERIT,
} ;
enum CRFloatType
--- 80,86 ----
POSITION_RELATIVE,
POSITION_ABSOLUTE,
POSITION_FIXED,
! POSITION_INHERIT
} ;
enum CRFloatType
_______________________________________________
Libcroco-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/libcroco-list