[Bug libstdc++/58191] Can't use boost transform_iterator with _GLIBCXX_DEBUG

2013-08-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58191 Paolo Carlini changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug libstdc++/58191] Can't use boost transform_iterator with _GLIBCXX_DEBUG

2013-08-30 Thread fdumont at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58191 --- Comment #9 from François Dumont --- Author: fdumont Date: Fri Aug 30 20:16:03 2013 New Revision: 202119 URL: http://gcc.gnu.org/viewcvs?rev=202119&root=gcc&view=rev Log: 2013-08-30 François Dumont PR libstdc++/58191 * include/debu

[Bug libstdc++/58191] Can't use boost transform_iterator with _GLIBCXX_DEBUG

2013-08-19 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58191 --- Comment #8 from Paolo Carlini --- Thanks everybody. Lower priority wrt regressions, I agree we could do even better here, just bailing out for input iterators would be Ok with me too (wouldn't be the first time we do that), but anything that s

[Bug libstdc++/58191] Can't use boost transform_iterator with _GLIBCXX_DEBUG

2013-08-19 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58191 Jonathan Wakely changed: What|Removed |Added Component|c++ |libstdc++ --- Comment #7 from Jonathan