gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSRegularExpression uses unreleased ICU api


From: David Chisnall
Subject: Re: NSRegularExpression uses unreleased ICU api
Date: Mon, 29 Nov 2010 13:16:19 +0000

On 28 Nov 2010, at 23:29, Eric Wasylishen wrote:

> Hey David,
> Compiling base on Ubuntu 10.10 fails because NSRegularExpression is using ICU 
> 4.6 API (the regex_*UText) functions. We should probably not use these yet as 
> ICU 4.6 isn't yet released. Otherwise, configure needs to be tweaked to 
> require 4.6.
> Eric

That's weird - I have 4.4 installed on FreeBSD and it WorksForMeâ„¢.  Maybe the 
Ubuntu packages do something odd?

In theory, we could avoid using them, but we'd be turning a lot of O(1) stuff 
into O(n) stuff, which I'm not especially keen to do...

David

--
This email complies with ISO 3103




reply via email to

[Prev in Thread] Current Thread [Next in Thread]