Closed GoogleCodeExporter closed 9 years ago
Thank you for your bug report and great test suites!
I fixed (srfi :1) and (srfi :19) and trunk directory is updated to revision 356.
This revision passes all test-lists.sps, and passes most of tests in time.sls.
Please Try!
note:
following tests in time.sls failed.
(check (date->string date-1 "~U") => "23")
(check (date->string date-1 "~V") => "23")
(check (date->string date-2 "~V") => "41")
(check (date->string date-2 "~V") => "41")
(check (date->string date-2 "~V") => "41")
-- fujita
Original comment by y.fujita...@gmail.com
on 9 Jan 2009 at 3:51
Original issue reported on code.google.com by
mrc....@gmail.com
on 8 Jan 2009 at 7:22