From owner-freebsd-ports Thu Nov 15 5:30: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E4C137B416 for ; Thu, 15 Nov 2001 05:30:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAFDU5M62369; Thu, 15 Nov 2001 05:30:05 -0800 (PST) (envelope-from gnats) Date: Thu, 15 Nov 2001 05:30:05 -0800 (PST) Message-Id: <200111151330.fAFDU5M62369@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Tom Hukins Subject: Re: ports/31208: Fix bugs in net/generic-nqs. Now it really works! Reply-To: Tom Hukins Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/31208; it has been noted by GNATS. From: Tom Hukins To: Tony Maher Cc: freebsd-gnats-submit@FreeBSD.org, sa264@cam.ac.uk Subject: Re: ports/31208: Fix bugs in net/generic-nqs. Now it really works! Date: Thu, 15 Nov 2001 13:26:54 +0000 On Thu, Nov 15, 2001 at 08:26:26AM +1100, Tony Maher wrote: > > Looks correct to me but I do not have a network to test with at the moment. > interconn is required on BSD systems (see patch-aa). > Actually I'd suggest that this patch-ai be modified to do error checking > as in patch-aa > > if (interconn () < 0) { > fprintf (stderr, "%s(FATAL): Unable to get ", Nqsmgr_prefix); > fprintf (stderr, "a pipe to the local daemon.\n"); > exit (16); > } > > Please commit. Okay, if someone submits an updated patch to deal with the patch-aa discussed above, I'll be happy to commit it. Thanks, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message