|
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.
stime.c.diff
Description: Binary data
[Prev in Thread] | Current Thread | [Next in Thread] |