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] | |
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?
#ifndef _STL_UNIIUE_PTR_H #define _STL_UNIQUE_PTR_H 1
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |