Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75448 - UNICODE always defined for log4cxx
Summary: UNICODE always defined for log4cxx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aaron Walker (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-23 08:37 UTC by Benjamin Collins
Modified: 2004-12-23 09:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Collins 2004-12-23 08:37:38 UTC
Regardless of the use flags, the library is somehow always compiled with unicode support.

Unicode in 0.9.7 is somewhat broken (according to the mailing list), so it's important that this be fixed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Workaround: untar log4cxx.tar.gz and install to /usr/local
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2004-12-23 09:09:24 UTC
It looks like the upstream configure.in is broken so I cannot use use_enable like I was doing.

Fixed in cvs.  Thanks very much for the report.