Re: API compatibility issue with 0.19.1 release ?
Behdad Esfahbod <[email protected]> Tue, 16 Dec 2008 18:09:12 -0500
| Newsgroups | gmane.comp.internationalization.fribidi |
|---|---|
| Message-ID | <[email protected]> |
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