From owner-freebsd-bugs Wed Jan 9 6:20: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4097437B41B for ; Wed, 9 Jan 2002 06:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g09EK1A98935; Wed, 9 Jan 2002 06:20:01 -0800 (PST) (envelope-from gnats) Date: Wed, 9 Jan 2002 06:20:01 -0800 (PST) Message-Id: <200201091420.g09EK1A98935@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/33117: empty struct md_coredump in pcb.h and user.h violates strict ansi Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@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 kern/33117; it has been noted by GNATS. From: Sheldon Hearn To: Marc Olzheim 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