On Fri, Aug 22, 2008 at 12:10:35PM +0200, Jonas Fonseca wrote:
Thanks for the fix/workaround!
Thank you for making tig. ;)
For a possible "better" fix, I have been working on moving tig to use
the run-command.[ch] code from git, which means that ferror() will no
longer be needed. It is still not ready but looks promising.
I think that would be much cleaner, as the semantics of system calls and
signals tend to be better defined.
-Peff