bug-global
[Top][All Lists]
Advanced

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

Re: About the order of reading source files.


From: Hideki IWAMOTO
Subject: Re: About the order of reading source files.
Date: Sat, 27 Aug 2005 20:31:49 +0900

On Sat, 27 Aug 2005 19:18:53 +0900, Shigio YAMAGUCHI wrote...
> I would like to return to former way because:
> o Consistency is more important than 3% of efficiency.
> o I cannot explain why the order of reading file is different because of
>   tag file.
> 
> What do you think?

This change is not for improving speed but for implementing --file=-.
Since standard input can be read only once, the list of file names must be 
buffered.
In order to stop using gfind_xxx(), we need to implement another buffering 
mechanism.


----
Hideki IWAMOTO  address@hidden




reply via email to

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