This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Patch to gcc_update to include revision number in LAST_UPDATED


On Oct 31, 2005, at 5:52 PM, Joseph S. Myers wrote:
2005-11-01 Joseph S. Myers <joseph@codesourcery.com>

* gcc_update: Include revision number in LAST_UPDATED.

I like something like this. I wanted to use a subversion substitution tag on version.c, but, that didn't do what I wanted. I tried $Rev$ in version.c, the problem was it never updated, unless I modified version.c itself. What I would like is a way for co/update/ export to get the revision number automatically for use in version.c.



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