Tuesday, 13 May 2014

Re: netsurf: branch master updated. release/3.1-59-g1a3ee60

Hi Vince

> add strptime compatability

str(p|f)time "%s" appears to be a non-standard extension. Certainly
it doesn't work here, and I can't see it in any documentation. It
might be better to use %c, even though that needs a bit more storage
space, or just use your compatibility functions for all platforms.

Chris

No comments:

Post a Comment