On Mon, Sep 29, 2014 at 07:31:09PM -0700, Eric Pruitt wrote:
> I just noticed that "%F" support in strftime is a C99 feature, and if
> sic is targeting C89, it should be changed to "%Y-%m-%d".
Today I learned that "//" comments are apparently not valid C89, either.
I've attached a revised patch that also adds a couple more configurable
options.
Eric
Received on Wed Oct 01 2014 - 02:46:14 CEST