| To: | scsh-checkins@scsh.net |
|---|---|
| Subject: | scsh/scsh time1.c |
| From: | Mike Sperber <sperber@users.sourceforge.net> |
| Date: | Fri, 15 Apr 2005 16:59:08 +0200 (DFT) |
| List-id: | <scsh-checkins.list-id.scsh.net> |
Update of /cvsroot/scsh/scsh/scsh
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8883
Modified Files:
Tag: r0-6-stable
time1.c
Log Message:
The format_date function tries to fill the (non-POSIX) tm_zone field
of struct tm, assuming the corresponding argument is a string. By the
scsh documentation, #f is allowed, too. So just use NULL in that case
instead of raising an argument-type exception, as was the case
previously.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | scsh-make gcc-m.scm makefile-diplom.scm pkg-def.scm, Johannes Brügmann |
|---|---|
| Next by Date: | www-scsh/pages/resources net.scm, RT Happe |
| Previous by Thread: | scsh-make gcc-m.scm makefile-diplom.scm pkg-def.scm, Johannes Brügmann |
| Next by Thread: | www-scsh/pages/resources net.scm, RT Happe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |