In article <
[hidden email]>, "Funda Wang" <
[hidden email]> writes:
> Is it possible merge this patch regarding new version of fribidi?
>
http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/m17n-lib/current/SOURCES/m17n-lib-1.5.2-new-fribidi.patchThank you for letting us know that problem.
We are going to use this change instead (slightly different
from m17n-lib-1.5.2-new-fribidi.patch). Could you please
check the current CVS version is ok for mandriva?
*** draw.c.~1.77.~ 2008-05-13 10:57:33.000000000 +0900
--- draw.c 2008-10-06 20:38:57.000000000 +0900
***************
*** 1750,1756 ****
--- 1750,1760 ----
MbidiS = msymbol ("S");
MbidiNSM = msymbol ("NSM");
#ifdef HAVE_FRIBIDI
+ #if FRIBIDI_INTERFACE_VERSION < 3
fribidi_set_mirroring (TRUE);
+ #else
+ fribidi_set_mirroring (1);
+ #endif
#endif
M_break_at_space = msymbol ("bs");
After the release of 1.5.3, we'll adjust the code of draw.c
not to use the APIs deprecated by the latest version of
fribidi.
---
Kenichi Handa
[hidden email]
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Scim-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/scim-devel