This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/56170] Extension debug_allocator seems non-compliant w.r.t. rebind


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bkoz at redhat dot com

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-02-01 09:45:44 UTC ---
Isn't this an *extremely* old issue? If I'm not wrong, it dates back to the HP
/ SGI debug_alloc (in stl_alloc.h). I'm not sure we really want to fix it vs
simply maintaining it as legacy code and use something else for all the modern
needs in this area.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]