Date: Wed, 9 Jan 2002 06:20:01 -0800 (PST) From: Sheldon Hearn <sheldonh@starjuice.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/33117: empty struct md_coredump in pcb.h and user.h violates strict ansi Message-ID: <200201091420.g09EK1A98935@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/33117; it has been noted by GNATS. From: Sheldon Hearn <sheldonh@starjuice.net> To: Marc Olzheim <marcolz@ilse.nl> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/33117: empty struct md_coredump in pcb.h and user.h violates strict ansi Date: Wed, 09 Jan 2002 16:19:43 +0200 On Sun, 23 Dec 2001 20:17:56 +0100, Marc Olzheim wrote: > Put the struct inside a #if ! defined __STRICT_ANSI__: Won't an absent u_md break gcore(1)? See src/usr.bin/gcore/md-sparc.c. 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?200201091420.g09EK1A98935>