Re: Shouldn't pclose() be used on FILE * created by popen() in libbalsa/pop.c?



On 2001-07-25 02:20 John Merryweather Cooper wrote:
> I think this is happening because popen() is being used to start
> procmail at the end of a pipe, but fclose is being used to close the
pipe. 
> Shouldn't this be pclose()?  My man pages on popen/pclose seem to  say
> so.

Yes, it should. I am going to fix it.

/Pawel
-- 
Pawel Salek (pawsa@theochem.kth.se) http://www.theochem.kth.se/~pawsa/
Theoretical Chemistry Division, KTH voice: +46 8 790-8202




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