Re: Possible misprint in fribidi-bidi.h
Behdad Esfahbod <[email protected]> Tue, 29 Jan 2013 23:05:16 -0500
| Newsgroups | gmane.comp.internationalization.fribidi |
|---|---|
| Message-ID | <[email protected]> |
Fixed. Thanks. On 13-01-24 09:33 AM, Nautilus Andrey wrote: > Hello. > > I noticed, that in fribidi-bidi.h lines 46 and 71 are equal (in latest version, 0.19.5). According to surrounding code, line 46 should look like > > #define fribidi_get_par_direction FRIBIDI_NAMESPACE(get_par_direction) > > instead of > > #define fribidi_get_par_embedding_levels FRIBIDI_NAMESPACE(get_par_embedding_levels) > > This misprint doesn't break anything for now, but in future, if FRIBIDI_NAMESPACE is defined to something else, it will break the api. > > Andrey. > _______________________________________________ > fribidi mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/fribidi > -- behdad http://behdad.org/