From: Giuseppe Scrivano <gscriv...@gnu.org>

> ops, thanks to have catched it.  I've fixed it in my local copy, this is
> how it looks now:
> 
> diff --git a/vms/vms.h b/vms/vms.h
> index d65aeda..6053df1 100644
> --- a/vms/vms.h
> +++ b/vms/vms.h
> @@ -49,16 +49,6 @@ int utime( const char *path, const struct utimbuf *times);

   There was also that comment near the beginning:

> ALP $ gdiff wget-1_14/vms/vms.h_orig wget-1_14/vms/vms.h
> 10,12d9
> <  *  Emergency substitution of stat() for lstat() for VAX and VMS CRTL
> <  *  before V7.3-1.
> <  *

   It might make sense to fetch one of my 1.15 source kits, and see what
else has changed since 1.12.  (Probably many things.)

   I don't know how much sense it makes to include VMS-specific files in
the official sources.  Without a VMS system, you really can't
maintain/test them, and I usually don't do anything until a real release
occurs, so it's hard for you to do a release with good VMS stuff in it. 
And, recent "tar" kits have not included any VMS-specific files, anyway.

   SMS.

Reply via email to