Summary: | sys-libs/uclibc++-0.2.2 std::map<>::swap() should be declared as public. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Natanael Copa <natanael.copa> |
Component: | [OLD] Core system | Assignee: | Embedded Gentoo Team <embedded> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 276246 | ||
Bug Blocks: | 206863 | ||
Attachments: | associative_base.diff |
Description
Natanael Copa
2008-03-18 10:08:58 UTC
Created attachment 146466 [details, diff]
associative_base.diff
i dont know if this is the proper fix. Might be it is possible to redeclare swap as public in the map template/class. I'm not a c++ hacker.
Patch is sent upstream to uclibc++ maintainer.
Removed from tree (see bug 276246). |