It would probably be best to not use that function if it's not
available on systems using libicu3.x.   Or, at the very least, use it
conditionally if it's present... i.e. test for it in configure and use
it if it's there.

GC

On Fri, Jun 25, 2010 at 1:59 PM, Stef Bidi <stefanb...@gmail.com> wrote:
> On Fri, Jun 25, 2010 at 5:45 AM, Richard Frith-Macdonald
> <rich...@tiptree.demon.co.uk> wrote:
>>
>> I haven't actually built/used the code though ... none of the systems I
>> have access to has ICU version 4 (they all come with version 3.?) ... so I
>> guess this code is mostly for people who are able/willing to build/install a
>> recent ICU from source rather than using the package from their
>> distribution?
>
> FYI, I took a look at the docs for ICU4C-3.8 (Debian stable has this
> version, testing and above have 4.x) just now and it has all the function I
> use except uloc_getCharacterOrientation().  All others seem to be there and
> compatible.
>
> Stef
> _______________________________________________
> Gnustep-dev mailing list
> Gnustep-dev@gnu.org
> http://lists.gnu.org/mailman/listinfo/gnustep-dev
>
>



-- 
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to