This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: GDB to C++ issue: deletion


On Thu, Jul 31, 2008 at 03:40:02PM -0700, Paul Hilfinger wrote:
> > Please let's not confuse this already sprawling discussion further
> > with this level of detail!
> 
> 1. Ahem, which is precisely why I used a new subject, so as not to 
>    incorporate an incidental side discussion into the same thread!

Sorry.  You replied to the same thread; most current Unix mailers
will thread such replies together regardless of subject.  I didn't
even notice.

> 2. On the other hand, if someone is going to claim the advantages of 
>    not having to do delete as an advantage, it is not entirely 
>    unreasonable to make sure it really works out that way in practice.

IMO that applies to short lived variables, not the sort of things that
get obstacked at all.

-- 
Daniel Jacobowitz
CodeSourcery


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