Re: bug#14097: [PATCH] Add support for ISO 8601 basic format

2013-04-24 Thread Mihai Capotă
On Mon, Apr 1, 2013 at 2:51 PM, Eric Blake wrote: > This patch is non-trivial in size. I stopped reviewing here; we would > need to have copyright assignment on file to take this patch from you. > Is this still something you are interested in pursuing? I completed the assignment process. Please

Re: bug#14097: [PATCH] Add support for ISO 8601 basic format

2013-04-01 Thread Mihai Capotă
On Mon, Apr 1, 2013 at 2:51 PM, Eric Blake wrote: > This patch is non-trivial in size. I stopped reviewing here; we would > need to have copyright assignment on file to take this patch from you. > Is this still something you are interested in pursuing? Yes, it is. I will take care of the copyrig

Re: bug#14097: [PATCH] Add support for ISO 8601 basic format

2013-04-01 Thread Eric Blake
On 03/30/2013 01:18 PM, Mihai Capotă wrote: > The parser now accepts the basic format for combined date and time > representations, which ommits the date and time separators, "-" and ":". s/ommits/omits/ > > See bug 23767 for GNU coreutils, . > > * lib/pars