nonstd_pointer patch (4)
Bob Walters
bob.s.walters@gmail.com
Fri Nov 7 18:59:00 GMT 2008
Is this what the commit machinery needs for the ChangeLog?
include/ext/cast.h: New.
include/ext/pointer.h: New.
include/ext/extptr_allocator.h: New.
include/Makefile.am: Add.
include/Makefile.in: Regenerate.
testsuite/ext/ext_pointer: New.
testsuite/ext/ext_pointer/1.cc: New.
testsuite/ext/ext_pointer/1_neg.cc: New.
testsuite/23_containers/vector/ext_pointer: New.
testsuite/23_containers/vector/ext_pointer/modifiers: New.
testsuite/23_containers/vector/ext_pointer/modifiers/erase.cc: New.
testsuite/23_containers/vector/ext_pointer/modifiers/insert.cc: New.
testsuite/23_containers/vector/ext_pointer/modifiers/element.cc: New.
testsuite/23_containers/vector/ext_pointer/citerators.cc: New.
testsuite/23_containers/vector/ext_pointer/types: New.
testsuite/23_containers/vector/ext_pointer/types/1.cc: New.
testsuite/23_containers/vector/ext_pointer/explicit_instantiation: New.
testsuite/23_containers/vector/ext_pointer/explicit_instantiation/1.cc: New.
testsuite/23_containers/vector/ext_pointer/explicit_instantiation/3.cc: New.
testsuite/23_containers/vector/ext_pointer/resize.cc: New.
testsuite/23_containers/vector/ext_pointer/data_access.cc: New.
I'm getting a lot of conflicting information from looking at how the
ChangeLog entry is presented in posts in this group, in the
libstdc++-v3/ChangeLog files, in the gcc instructions for submitting
patches and the gcc coding standards, and in your instructions to
submit changelogs without asterisks or explanations. Have I inferred
the correct format and use of Add and Regenerate in the above lines?
Is there something I should RTFM?
Let me know what you need me to do at this point (if anything) to
straighten this out.
Apologies to all impacted by build problems arising from this.
Bob.
On Fri, Nov 7, 2008 at 10:49 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> Chris Fairles wrote:
>> Did you forget the libstdc++-v3/include/ext files?
>>
> Yes, *Bob* forgot that the ChangeLog entry of new files must say "New"
>
> Paolo.
>
More information about the Libstdc++
mailing list