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]
Other format: [Raw text]

Archaic date formats


Joseph Myers <joseph@codesourcery.com>:
> * There's an older ChangeLog style that the code doesn't handle but which 
> can be found in older GCC commits, with header lines such as:
> 
> Tue Dec  9 01:16:06 1997  Jeffrey A Law  (law@cygnus.com)
> 
> This format sometimes has the email address surrounded by (), sometimes by 
> <>.  There are a few log entries with a hybrid of old and new forms, where 
> there is a yyyy-mm-dd date but an email address surrounded by ().

All these are now handled properly, and there's a unit test.
--
			<a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>

My work is funded by the Internet Civil Engineering Institute: https://icei.org
Please visit their site and donate: the civilization you save might be your own.



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