gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] patch logs not rfc(2)822 compatible


From: Jeremy Shaw
Subject: [Gnu-arch-users] patch logs not rfc(2)822 compatible
Date: Mon, 24 May 2004 15:15:38 -0700
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka)FLIM/1.14.4 (Kashiharajingū-mae) APEL/10.6 Emacs/21.3(i386-pc-linux-gnu) MULE/5.0 (SAKAKI)

Hello,

I ran into a little trouble using a 'strict' rfc2822 parser to parse
the patch logs.

According to the RFCs, the 'Date' field must look like:

rfc2822: "Wed, 7 Apr 2004 12:25:45 -0700"

rfc822: "Wed, 7 Apr 04 12:25:45 PDT" ['Wed, ' is optional]

But in tla, the field looks like this:

tla: "Wed Apr  7 12:25:45 PDT 2004"

Not sure how much sense it makes to fix this -- it's easy enough to
work around and fixing it might do more harm than good. Clearly,
existing patch logs are going to remain unchanged forever. So even if
tla started writing the 'Date' field in rfc2822 format, the existing
patch logs would still have the current format.

In theory, cat-archive-log, cat-log, etc. *could* rewrite the 'Date'
line to be rfc2822 compliant... Anything that looks directly at the
patch logs would still have to know both formats.

Seems like a no-win situation :)

Jeremy Shaw.
--

This message contains information which may be confidential and privileged. 
Unless you are the 
addressee (or authorized to receive for the addressee), you may not use, copy 
or disclose to anyone 
the message or any information contained in the message. If you have received 
the message in error, 
please advise the sender and delete the message.  Thank you.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]