On Wed, Nov 20, 2013 at 06:12:41PM -0500, John Cowan wrote: > Peter Bex scripsit: > > > Currently there's no way to fix this except disabling these parsers > > by removing their entries from header-parsers. The proper fix is > > to help us find a way to parse dates in Windows and put that in the > > core (hint: it's the posixwin.scm file). > > It should be easy to adapt the FreeBSD libc source: > > http://svnweb.freebsd.org/base/head/lib/libc/stdtime/strptime.c?revision=227753&view=markup
That's 500 lines of shitty low-level C we would be adding as a big blob to our repo :( Cheers, Peter -- http://www.more-magic.net _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
