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

Re: Make Unicode bugs release critical? (was: Re: RFA: all my packages)



On Mon, Feb 14, 2011 at 02:01:08PM -0200, Henrique de Moraes Holschuh wrote:
> As long as python 3 is compiled to use UCS-4 as the internal
> representation, you mean.  Are our packages set to use UCS-4?

At least for python 3.1, yes:

common_configure_args = \
                --prefix=/usr \
                --enable-ipv6 \
                --with-dbmliborder=bdb \
                --with-wide-unicode \
                --with-computed-gotos \
                --with-system-expat \

The --with-wide-unicode enables UCS-4.  With a very few exceptions, I
believe all the recent Debian python packages have been compiled this
way.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature


Reply to: