This is the mail archive of the gcc@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: 1st draft: PRs fixed in 3.1.1


On Wed, Jul 17, 2002 at 06:11:26PM -0500, Loren James Rittle wrote:
> BTW, there has been an open call for a patch that makes memory
> allocation strategy selectable without recompiling the entire
> library/application but none has arrived.

Working on it already.  :-)

What I plan is to use template-based policy classes, a la Alexandrescu.
I'm seriously thinking of branching stl_alloc.h, because every time we
make, say, a formatting change, I get conflicts.  (Since I'm the cause of
most of the formatting changes, I can't complain.)  Either that or I need
a better working-directory scheme...


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]