14 Jan
2002
14 Jan
'02
6:43 p.m.
Paul Eggert <eggert@twinsun.com> wrote:
From: prj@po.cwru.edu [mailto:prj@po.cwru.edu] Sent: Friday, January 11, 2002 9:49 PM
I had to make some changes to difftime.c to get it to compile: when giving a type name to sizeof (lines 35 and 37), it must be parenthesized.
The type names are already parenthesized in difftime.c, and have been parenthesized ever since difftime started using sizeof (in 1994). Perhaps your copy of difftime.c was corrupted? You can get the canonical source from <ftp://elsie.nci.nih.gov/pub/>.
I just re-downloaded tzcode2001d.tar.gz (MD5: 29e0615555cbd6324894d68cf559d64b). That difftime.c does not have the parentheses. Is this list open to the public? How do I subscribe? paul