Date: Thu, 6 May 1999 17:08:25 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ORBit/patches patch-af Message-ID: <199905070008.RAA02094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 1999/05/06 17:08:25 PDT Added files: devel/ORBit/patches patch-af Log: Use pclose() to close a popen()'ed pipe, not fclose(). Fixes "orbit-idl exiting before writing the entire file" problem. Submitted by: Jeremy Lea <reg@shale.csir.co.za> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905070008.RAA02094>