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: [c++0x] unique_ptr


Chris Fairles wrote:

Getting there. Need test cases. Attached is recent version. However,
I'm having trouble getting the uncommitted unique_ptr.h to show up
in
the diff. I've done the whole "replace-svn's-diff-with-gnu's-diff"
but
I thought the diff would show the new file as well.

Whats the patching procedure for new files?


A spell check on this perhaps, as a start?


#ifndef _STL_UNIIUE_PTR_H
#define _STL_UNIQUE_PTR_H 1


;-)



Bo Persson



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