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: [PATCH][libstdc++-v3 parallel mode] Default constructor/placement new issues


Benjamin Kosnik wrote:

> Before you check this patch in, can you comment the one remaining place?
> Something like
> 
> // XXX incorrect (de)construction
>
> would be perfect.

Done.

>> 2007-11-28  Johannes Singler  <singler@ira.uka.de>
>>
>>         * include/parallel/multiway_merge.h:
>>            Destruct only elements that were have been constructed
>> before Code beautifying and formatting
> 
> 	* include/parallel/multiway_merge.h: Destruct only elements
>         that were have been constructed before. Code beautifying and
>         formatting.
> 
> End with a period.
> For the ChangeLog entry, try to match the emacs-centric formatting that
> other entries use: this looks a little off, but maybe it's just
> cut-paste or mailer error. 

Okay.


=> Committed.

-- Johannes


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