Gentoo Archives: gentoo-dev

From: Francesco Riosa <francesco@×××××××××.it>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] duplicated USE flag (unicode & utf8)
Date: Sun, 08 May 2005 15:33:08
Message-Id: 427E313F.70303@pnpitalia.it
In Reply to: Re: [gentoo-dev] duplicated USE flag (unicode & utf8) by Ciaran McCreesh
1 Ciaran McCreesh wrote:
2
3 >On Tue, 3 May 2005 14:21:58 -0400 Mike Frysinger <vapier@g.o>
4 >wrote:
5 >| as many know, i dont use unicode, so i'm a bit ignorant of it ...
6 >|
7 >| is there a good reason for having both a global 'unicode' USE flag and
8 >| a bunch of local 'utf8' USE flags ? or should i file bugs for people
9 >| to stop using 'utf8' and use 'unicode' instead ?
10 >
11 >utf8 is a particular way of encoding unicode. I'd say that the 'unicode'
12 >flag would be sufficient, except if for some reason the following
13 >bizarre setup were to occur:
14 >
15 >fooapp has unicode support. fooapp has optional support for the utf-8
16 >encoding which pulls in an additional dependency.
17 >
18 >
19 >
20 mysql-4.1 should use "utf8" , in fact it can be used to change the
21 defaults at compile time (econf) and at run-time (my.cfg) .
22 This is also a compatibility option versus 4.0 series.
23 Right ?
24 --
25 gentoo-dev@g.o mailing list

Replies

Subject Author
[gentoo-dev] Mike Frysinger <vapier@g.o>