This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: malloc_allocator.h


Benjamin Kosnik wrote:

FYI in your patch of malloc_allocator.h the cstdlib include is
duplicated (not what you are wanting, presumably), and the include of
<new> can be removed. Since you've not posted it on this list, I'm
assuming you're not planning on checking it in, so I was refraining on
commenting.

Hi Benjamin, sorry, is your message addressed to me or Rth, or what?!?
The <cstdlib> include, IMHO is not at all duplicated, the patch is from Rth, posted normally on this list,


http://gcc.gnu.org/ml/libstdc++/2004-12/msg00015.html

and already in.
About the qualifications, indeed, in principle are needed, will work on that asap. Agreed about the redundancy of <new> also.


Thanks,
Paolo.


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