From owner-freebsd-bugs Wed Jan 9 7: 0: 7 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 09B5F37B404 for ; Wed, 9 Jan 2002 07:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g09F02R26820; Wed, 9 Jan 2002 07:00:02 -0800 (PST) (envelope-from gnats) Date: Wed, 9 Jan 2002 07:00:02 -0800 (PST) Message-Id: <200201091500.g09F02R26820@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: bde@FreeBSD.org 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:52:23 +0200 On Wed, 09 Jan 2002 15:22:21 +0100, Marc Olzheim wrote: > > Won't an absent u_md break gcore(1)? See src/usr.bin/gcore/md-sparc.c. > > If it would be compiled with -ansi, it probably would, but gcore is not > compiled with -ansi... Bruce, what say you with regards to the suggestion to exclude the u_md definition in user.h in the __STRICT_ANSI__ case? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message