bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch for scm_strftime() in stime.c


From: Andreas Vögele
Subject: Patch for scm_strftime() in stime.c
Date: Sun, 2 May 2004 16:45:42 +0200

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]