Hi,

on HP-UX, test-suite/time.test fails. The problem is that there may be a mismatch between the time zone name and the daylight savings time setting. The patch changes scm_strftime() so that mktime() is called to fix tm_isdst. I don't know if this problem is HP-specific but I decided to use #ifdef __hpux.

Attachment: stime.c.diff
Description: Binary data

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to