[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: autoscan -v produces gigabytes of output
From: |
Akim Demaille |
Subject: |
Re: autoscan -v produces gigabytes of output |
Date: |
02 Feb 2001 12:13:23 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake) |
>>>>> "Pavel" == Pavel Roskin <address@hidden> writes:
Pavel> Hello! When autoscan is run in the verbose mode, some hashes
Pavel> common for the whole package, notably %functions, are printed
Pavel> for every file.
Pavel> "autoconf -v >log" filled up my hard drive when I ran it on
Pavel> Midnight Commander.
Pavel> Maybe autoscan should fill separate hashes first and then merge
Pavel> them with the common ones, but this would affect the processing
Pavel> speed.
Good idea, please go ahead!
In fact, it would be more pleasant to hack/read if we had functions to
do this, not inlined with `actual' code.