Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98825 - [patch included] wxpython fails to compile with stl-enabled wxwidgets
Summary: [patch included] wxpython fails to compile with stl-enabled wxwidgets
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-12 15:10 UTC by Rodolfo Schulz de Lima
Modified: 2007-04-01 20:42 UTC (History)
0 users

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


Attachments
patch to correct the problem (wxpython_stl.diff,3.05 KB, patch)
2005-07-13 12:38 UTC, Rodolfo Schulz de Lima
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rodolfo Schulz de Lima 2005-07-12 15:10:14 UTC
When wxWidgets is compiled to use std::list as wxList instead of its own
implementation, wxPython doesn't compile. The attached patch corrects this. At
least xrced works well, more testing is welcome.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Rodolfo Schulz de Lima 2005-07-13 12:38:32 UTC
Created attachment 63339 [details, diff]
patch to correct the problem
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-04-01 20:42:40 UTC
If you still have problems w/ x11-libs/wxGTK-2.6.3.3, then file a new bug. Thanks.