Date: Mon, 11 May 1998 20:37:39 -0400 From: Garance A Drosihn <drosih@rpi.edu> To: Julian Assange <proff@iq.org>, gibbs@FreeBSD.ORG Cc: hackers@FreeBSD.ORG Subject: Re: more queue.h brokenness Message-ID: <v04011708b17d46eba4db@[128.113.24.47]> In-Reply-To: <19980511222231.2857.qmail@iq.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 10:22 PM +0000 5/11/98, Julian Assange wrote: > I notice someone (gibbs?) has updated sys/queue.h [skipping] > the other queue.h types (where defined) also have this problem. > > TAILQ_PREV is only used in vm/vm_object.c, which, presumably, > is why no-one has noticed the problem before (and why I've > cc'd dyson). Not sure what you mean by "the other" queue.h types, but I thought I'd mention that the newer version of lpr also uses sys/queue.h for some things. It seems to use TAILQ_{ENTRY,HEAD,INIT,REMOVE}, in case those are among the other types which have the problem... --- Garance Alistair Drosehn = gad@eclipse.its.rpi.edu Senior Systems Programmer or drosih@rpi.edu Rensselaer Polytechnic Institute To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v04011708b17d46eba4db>