From owner-cvs-all Thu May 6 17: 8:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 48A4A1512A; Thu, 6 May 1999 17:08:26 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA02094; Thu, 6 May 1999 17:08:25 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199905070008.RAA02094@freefall.freebsd.org> From: Satoshi Asami Date: Thu, 6 May 1999 17:08:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ORBit/patches patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message