bug-global
[Top][All Lists]
Advanced

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

Re: [Global-commit] global/libutil find.c


From: Hideki IWAMOTO
Subject: Re: [Global-commit] global/libutil find.c
Date: Sun, 28 Aug 2005 12:16:11 +0900

On Sat, 27 Aug 2005 21:08:48 -0400, Shigio YAMAGUCHI wrote...
> Log message:
>       Removed meaningless code.

@@ -636,15 +636,14 @@
 find_close(void)
 {
        assert(opened != 0);
+       /*
+        * In the case of FILELIST_OPEN, we don't close file
+        * to read it repeatedly.
+        */

Only when "-" is specified, we cannot close file.
When specified except "-", should not we close?

----
Hideki IWAMOTO  address@hidden




reply via email to

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