From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27233 invoked by alias); 26 Mar 2003 07:59:43 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 27202 invoked by uid 48); 26 Mar 2003 07:59:43 -0000 Date: Wed, 26 Mar 2003 08:06:00 -0000 Message-ID: <20030326075943.27201.qmail@sources.redhat.com> To: davidc@freebsd.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, ljrittle@gcc.gnu.org, nobody@gcc.gnu.org From: ljrittle@gcc.gnu.org Reply-To: ljrittle@gcc.gnu.org, davidc@freebsd.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, ljrittle@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: libobjc/8562: minor bugs in runtime installed header files X-SW-Source: 2003-03/txt/msg01771.txt.bz2 List-Id: Synopsis: minor bugs in runtime installed header files Responsible-Changed-From-To: unassigned->ljrittle Responsible-Changed-By: ljrittle Responsible-Changed-When: Wed Mar 26 07:59:42 2003 Responsible-Changed-Why: Mine (only because it had FreeBSD in it). State-Changed-From-To: open->closed State-Changed-By: ljrittle State-Changed-When: Wed Mar 26 07:59:42 2003 State-Changed-Why: This patch looks fine to me David. I will post it to gcc-patches@gcc.gnu.org (CC'ing you) in the proper form for review by the [lib]objc maintainers. Here is a test case (we normally like them in addition to patches and I will include it): #include #include Add this flag to see the problem when installed from FSF tree: -Wsystem-headers FYI, I'm closing this PR before commit since strictly speaking this problem only appears to affect non-FSF installs. I will include some commentary with the patch. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8562