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 [EMAIL PROTECTED]
_______________________________________________
Bug-global mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-global