Hi,
John Darrington wrote:
> The comment in clean-temp.h says that temp files/directories will be
> "automatically removed when the program exits either normally or through a
> fatal signal" .
>
> However, the code in clean-temp.c seems only to deal with the fatal signal
> case.
> Consequently
The comment in clean-temp.h says that temp files/directories will be
"automatically removed when the program exits either normally or through a
fatal signal" .
However, the code in clean-temp.c seems only to deal with the fatal signal case.
Consequently, in most cases, they don't get removed (ob