Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 75448

Summary: UNICODE always defined for log4cxx
Product: Gentoo Linux Reporter: Benjamin Collins <bencollins>
Component: [OLD] DevelopmentAssignee: Aaron Walker (RETIRED) <ka0ttic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.