nmh-workers
[Top][All Lists]
Advanced

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

Re: [nmh-workers] Reproducible build patch


From: Ralph Corderoy
Subject: Re: [nmh-workers] Reproducible build patch
Date: Mon, 30 Jul 2018 15:42:43 +0100

Hi kre,

> Thanks for pointing it out.

No problem.  I didn't realise you had fingers in that pie.
One thing I noticed when looking at
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libutil/parsedate.y?rev=1.32&content-type=text/x-cvsweb-markup
the other day is yylex() uses any leading run of `-' and '+' to set a
last-wins `sign' flag, and otherwise ignores them, i.e. they don't have
to be followed by digits.

    $ date -uIs -d +-+tomorrow
    2018-07-31T14:39:55+00:00

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

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