API compatibility issue with 0.19.1 release ?

View: New views
2 Messages — Rating Filter:   Alert me  

API compatibility issue with 0.19.1 release ?

by Christophe Gisquet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

it seems 2 functions that were available before (at least in the 0.10
series) are no longer "exported":
- fribidi_utf8_to_unicode
- fribidi_unicode_to_utf8
I therefore have to define them myself in my program, using the
FRIBIDI_NAMESPACE magic:
http://svn.gna.org/viewcvs/wormux/trunk/lib/wormux/base/i18n.cpp?rev=5488&view=markup

As fribidi main page claims that fribidi2 "is supposed to be fully
API/ABI compatible with the 0.10 series", I thought you'd like to know
that, as far as I see, it is not the cause because of the above.

Regards,
Christophe
_______________________________________________
fribidi mailing list
fribidi@...
http://lists.freedesktop.org/mailman/listinfo/fribidi

Re: API compatibility issue with 0.19.1 release ?

by Behdad Esfahbod-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Christophe,

Thanks for your feedback.  I actually saw your bug report on bugzilla and had
it mind.  I'll look into next time I get to work on FriBidi.  Hopefully during
the holidays.

Cheers,
behdad


Christophe Gisquet wrote:

> Hi,
>
> it seems 2 functions that were available before (at least in the 0.10
> series) are no longer "exported":
> - fribidi_utf8_to_unicode
> - fribidi_unicode_to_utf8
> I therefore have to define them myself in my program, using the
> FRIBIDI_NAMESPACE magic:
> http://svn.gna.org/viewcvs/wormux/trunk/lib/wormux/base/i18n.cpp?rev=5488&view=markup
>
> As fribidi main page claims that fribidi2 "is supposed to be fully
> API/ABI compatible with the 0.10 series", I thought you'd like to know
> that, as far as I see, it is not the cause because of the above.
>
> Regards,
> Christophe

_______________________________________________
fribidi mailing list
fribidi@...
http://lists.freedesktop.org/mailman/listinfo/fribidi