Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2012 23:09:49 +0100
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Andriy Gapon <avg@FreeBSD.org>
Cc:        freebsd-arch@FreeBSD.org
Subject:   Re: bsd/citrus iconv
Message-ID:  <4F3C2D2D.5000402@FreeBSD.org>
In-Reply-To: <4F3C28DD.1020003@FreeBSD.org>
References:  <4F3C28DD.1020003@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012.02.15. 22:51, Andriy Gapon wrote:
> maybe we could already start building bsd/citrus iconv and using it for
> something instead of just having it in the tree?
> Maybe initially without exposing the lib to anything outside the base system
> (ports), just using it for things in the base system like libkiconv...
It would be nice but there are some known bugs in iconv, which I haven't 
addressed yet. I have it on my TODO list but at the moment I'm working 
on the regex code and I'd like to bring it to a good shape so that 
people can start to test it and provide feedback while I work on iconv. 
Also, it is not really possible to avoid exposing it. Configure scripts 
are quite diverse and some ports will fail with this implementation. 
This has to be investigated as well. The best would be to fix the 
problem and provide higher compatibility. So I definitely think it 
should be opt-in for some time more until I can address those problems. 
Or if there are volunteers I can give a list of known bugs / issues.

Gabor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F3C2D2D.5000402>