[Bug libstdc++/55409] New: std::list not properly wrapping access to custom allocator through allocator_traits

2012-11-20 Thread benjamin.kircher at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55409 Bug #: 55409 Summary: std::list not properly wrapping access to custom allocator through allocator_traits Classification: Unclassified Product: gcc Version: 4.7.2

[Bug libstdc++/55409] std::list not properly wrapping access to custom allocator through allocator_traits

2012-11-20 Thread benjamin.kircher at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55409 --- Comment #3 from Benjamin Kircher benjamin.kircher at gmail dot com 2012-11-20 09:31:07 UTC --- Thank you for working on it and for the remark. NB: For the next time, where can I find the documentation?

[Bug libstdc++/55320] Invalid delete with throwing copy-c'tor passed to std::function

2012-11-14 Thread benjamin.kircher at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 --- Comment #1 from Benjamin Kircher benjamin.kircher at gmail dot com 2012-11-14 08:10:06 UTC --- Sorry. System type was $ uname -a Linux snip 3.2.0-4-486 #1 Debian 3.2.32-1 i686 GNU/Linux $ file a.out a.out: ELF 32-bit LSB

[Bug libstdc++/55320] New: Invalid delete with throwing copy-c'tor passed to std::function

2012-11-13 Thread benjamin.kircher at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 Bug #: 55320 Summary: Invalid delete with throwing copy-c'tor passed to std::function Classification: Unclassified Product: gcc Version: 4.7.2 Status: