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

[Bug libstdc++/23417] bits/stl_tree.h isn't -Weffc++ clean



------- Additional Comments From bkoz at gcc dot gnu dot org  2005-09-12 19:20 -------

Reproducer, compile with -Weffc++.

#include <list>
std::list<int> l;

...fixing....

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bkoz at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23417

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: