gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] The Real tla-1.1pre7 Announcement


From: Karl Waclawek
Subject: Re: [Gnu-arch-users] The Real tla-1.1pre7 Announcement
Date: Thu, 2 Oct 2003 13:48:13 -0400

> [Please forward to interested recipients.]
> 
> A new release of GNU arch, tla-1.1pre7, is now officially available.
> See http://www.gnu.org/software/gnu-arch for information about
> obtaining this release.

Question about Matthial Hoelzls Cygwin related patch (as show further down):
Is this patch something that could go into the main tla distribution,
or should it be kept out, as too Windows specific?

Karl

P.S. This is the patch:

*** src/tla/libarch/inv-tags.c~ Fri Aug  1 00:42:54 2003
--- src/tla/libarch/inv-tags.c  Tue Aug 19 16:41:57 2003
***************
*** 548,553 ****
--- 548,557 ----

         if (!emitted_method)
           safe_printfmt (out_fd, "%s\n", method_name);
+
+       /* The rename fails on Cygwin if in_fd is still open  --tc */
+       safe_close (in_fd);
+
       }

     safe_close (out_fd);





reply via email to

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