Thread (35 messages) flat view 35 messages, 3 authors, 2016-06-15

Re: [PATCH 1/9] Export parse_date_basic() to convert a date string to timestamp

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:49:00

Hi Jonathan,

This specific patch is clear. I have some issues with some of the
other parts in the series.

Jonathan Nieder wrote:
approxidate() is not appropriate for reading machine-written dates
because it guesses instead of erroring out on malformed dates.
parse_date() is less convenient since it returns its output as a
string.  So export the underlying function that writes a timestamp.
Right. I couldn't justify exposing it in the series that's in master now.
While at it, change the return value to match the usual convention:
return 0 for success and -1 for failure.
Since I'm to blame for this change,
Acked-by: Ramkumar Ramachandra <redacted>

-- Ram
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help