merge question
Benjamin Kosnik
bkoz@redhat.com
Fri Mar 8 11:59:00 GMT 2002
Ok y'all. What is the merge policy from trunk to gcc-3_1-branch?
trunk:
2002-03-06 Phil Edwards <pme@gcc.gnu.org>
PR libstdc++/5734
* include/bits/stl_vector.h (vector::push_back()): Guard with
_GLIBCPP_DEPRECATED.
branch:
2002-03-08 Phil Edwards <pme@gcc.gnu.org>
PR libstdc++/5734
* include/bits/stl_vector.h (vector::push_back()): Guard with
_GLIBCPP_DEPRECATED.
The patch itself is the same, just the dates in the ChangeLog entry differ.
If the same dates are kept in the ChangeLog, then diffs between
ChangeLogs are meaningful. If the dates indicate when the patch is
checked in, then there's an accurate textual history.
Thoughts? Has this already been discussed and I'm just forgetting something?
-benjamin
More information about the Libstdc++
mailing list