Date: Mon, 17 Jul 2000 10:40:02 -0700 (PDT) From: Sheldon Hearn <sheldonh@uunet.co.za> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/19971: bug in /usr/include/sys/socket.h Message-ID: <200007171740.KAA28365@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/19971; it has been noted by GNATS.
From: Sheldon Hearn <sheldonh@uunet.co.za>
To: Martin Kaeske <MartinKaeske@lausitz.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/19971: bug in /usr/include/sys/socket.h
Date: Mon, 17 Jul 2000 19:36:59 +0200
On Mon, 17 Jul 2000 19:33:32 +0200, Martin Kaeske wrote:
> int main(void)
> {
> struct cmsghdr cmsg;
> CMSG_DATA(&cmsg);
> exit(0);
> }
Oh right. Geez, I remember a _huuuge_ discussion relating to this on
one of the mailing lists, but I can't remember what the issue was, nor
which listt. :-(
I'll dig around.
Ciao,
Sheldon.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007171740.KAA28365>
