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]

RCS keyword expansion


Should we or should we not use RCS keyword expansion in GCC?  I had the
impression that it was disliked for GCC (bulks up diffs, complicates
merges, etc.), but it appears in gcc/doc/install.texi and the libstdc++
web pages.

e.g. http://gcc.gnu.org/ml/gcc/1998-02/msg00295.html suggesting the
remaining (as of February 1998) uses in GCC should die.

(Disabling it for individual files via cvs admin is no good if they
already have the keywords in, since this would break checkouts of old
versions.)

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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