Quoth er...@rohlicek.at:
> Greetings as of now 2021-08-29T11:13:49+00:00 the RSS feed on the 9front git 
> is broken with the error message, more specifically the RSS feed returns:
> 
> 
> usage: date [-itunm] [-f fmt] [seconds]
> /bin/shithub/feed:53: null list in concatenation
> 
> To reproudce:
> 
> 1.) go to http://git.9front.org/plan9front/plan9front/HEAD/info.html
> 2.) click on "log"
> 3.) click on "RSS feed"
> 
> If you find the time, please fix, thanks :-)

thanks for reporting -- forgot to update those scripts
when removing the special case 'date -m' hack.

for context: git needs RFC2822 date formats for
patch generation and such; 'date -m' was added
to support this, but this and fixing seconds(1)
made me realize how many crappy date parsers were
kicking around the system, so we fixed the apis
in libc and gave those parsers and formatters
the boot in 9front.

this was cleaning up the straggling special case
in date.


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T2701e7af7f42cfe1-M4db1f74181d17b1daaf9a31a
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to