Ver.1.5.3 will be released soon.

2 messages Options
Embed this post
Permalink
Kenichi Handa

Ver.1.5.3 will be released soon.

Reply Threaded More More options
Print post
Permalink
We'll release ver.1.5.3 of m17n-lib and m17n-db within a
week.  The release candidate version is at the CVS trunk or
in the following tarballs:

http://www.m17n.org/m17n-lib-download/m17n-lib-1.5.3-RC.tar.gz
http://www.m17n.org/m17n-lib-download/m17n-db-1.5.3-RC.tar.gz

---
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
Kenichi Handa

Re: [m17n-lib:00659] Ver.1.5.3 will be released soon.

Reply Threaded More More options
Print post
Permalink
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.patch

Thank 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