libstdc++/5745: get_temporary_buffer and return_temporary_buffer missing in ext/memory

pthomas@suse.de pthomas@suse.de
Thu Feb 21 07:14:00 GMT 2002


>Number:         5745
>Category:       libstdc++
>Synopsis:       get_temporary_buffer and return_temporary_buffer missing in ext/memory
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 21 06:46:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     pthomas@suse.de
>Release:        CVS HEAD
>Organization:
>Environment:

>Description:
The patch
http://gcc.gnu.org/ml/gcc-patches/2002-01/msg00266.html

doen't seem to have been applied completely. tempbuf.h has

using __gnu_cxx::get_temporary_buffer;
using __gnu_cxx::return_temporary_buffer;

but these are missing in ext/memory, where, according to the
above mentioned patch, they should be.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list