9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] 9front git web: RSS feed broken
@ 2021-08-29 11:18 ernst
  2021-08-29 16:14 ` ori
  0 siblings, 1 reply; 2+ messages in thread
From: ernst @ 2021-08-29 11:18 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 655 bytes --]

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 :-)
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T2701e7af7f42cfe1-Mb6f23e4e742bc4f36b1a87e4
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 1623 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] 9front git web: RSS feed broken
  2021-08-29 11:18 [9fans] 9front git web: RSS feed broken ernst
@ 2021-08-29 16:14 ` ori
  0 siblings, 0 replies; 2+ messages in thread
From: ori @ 2021-08-29 16:14 UTC (permalink / raw)
  To: 9fans

Quoth ernst@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-29 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-29 11:18 [9fans] 9front git web: RSS feed broken ernst
2021-08-29 16:14 ` ori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).