bug-gzip
[Top][All Lists]
Advanced

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

Re: 1.3.7 build failures on NSK


From: Paul Eggert
Subject: Re: 1.3.7 build failures on NSK
Date: Fri, 08 Dec 2006 17:24:05 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Matthew Woehlke <address@hidden> writes:

> --- ../gzip-1.3.7-orig/zip.c    2006-12-08 10:17:25.000000000 -0800
> +++ zip.c       2006-12-08 11:16:19.000000000 -0800
> @@ -28,6 +28,8 @@
>  #include "gzip.h"
>  #include "crypt.h"
>
> +#include "stat-time.h"

Thanks, but surely this is overkill, as zip.c needs timespec.h, not
everything in stat-time.h.  So I think I'll change zip.c to inclinde
timespec.h.

> Also, what is gzip's C89 policy?

It attempts to conform to C89, but I rely on you to catch inadvertant
mistakes.  Thanks for reporting it; I'll fix it in a different way.




reply via email to

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