Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!cmcl2!yale!husc6!mit-eddie!genrad!decvax!mcnc!rti-sel!dg_rtp!meissner
From: meissner@dg_rtp.UUCP (Michael Meissner)
Newsgroups: news.software.b
Subject: Re: Problem with 2.11 news patch #3
Message-ID: <781@dg_rtp.UUCP>
Date: Wed, 31-Dec-86 16:27:03 EST
Article-I.D.: dg_rtp.781
Posted: Wed Dec 31 16:27:03 1986
Date-Received: Thu, 1-Jan-87 04:00:03 EST
References: <513@ncrpcd.UUCP>
Reply-To: meissner@dg_rtp.UUCP (Michael Meissner)
Distribution: world
Organization: Data General (Languages @ Research Triangle Park, NC.)
Lines: 20

In article <513@ncrpcd.UUCP> tb@ncrpcd.UUCP (Tom Bertelson) writes:
> OUCH!  I don't think we want to unlink the active file here...
>
> *** inews.c.orig	Tue Dec 30 12:52:41 1986
> --- inews.c	Tue Dec 30 12:49:41 1986
> ***************
> *** 156,162
>   #ifdef	LOCKF
>  	lockf(fileno(actfp), F_ULOCK, 0);
>   #else	/* !LOCKF */
> ! 	UNLINK(ACTIVE, bfr);
>   #endif /* V7 */
>   #endif	/* !BSD4_2 */
>  	if (argc > 1 && !strcmp(*(argv+1), "-U")) {
>
My compiler gives "too many arguments for macro UNLINK" for this patch (the
UNLINK macro only has one argument elsewhere).  What's going on?
-- 
	Michael Meissner, Data General
	...mcnc!rti-sel!dg_rtp!meissner