This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Reapply patch lost during recent "blind import" oflibtool


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

    Alexandre> I'd much rather have local annotations of GCC-local
    Alexandre> changes, if they're at all needed.  I did look for such

Why put markers in the source?  

We have CVS to keep track of these kinds of things -- that's what tags
and vendor branches are for.

Even now, I would suggest importing the most recent version of libtool
into our repository just so that the next time we do this all it takes
is something like:

  cvs update -j -r libtool_1_0 -r libtool_2_0 

to get the changes.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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