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]

Re: libstdc++/6712: __default_alloc_template erroneously calls realloc


On Sat, Jun 01, 2002 at 01:46:02AM -0000, Phil Edwards wrote:
>  The easiest "fix" would be to just rip out all the reallocation routines
>  that SGI had in their code.  Unused, nonstandard, and (as you've just
>  pointed out) potentially fatal.

For the record, this is what I'm in the middle of doing.  The reallocate()
member functions will be present in 3.2, but deprecated, and will be
removed entirely in 3.3.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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