[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#179906: marked as done (g++-3.2: Suggests attributes in ANSI mode)



Your message dated Sun, 1 Jun 2003 18:13:11 +0200
with message-id <16090.9751.375363.17416@gargle.gargle.HOWL>
and subject line Bug#179906: [Bug c/10892] do not Suggest attributes in ANSI mode
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Feb 2003 14:17:34 +0000
>From jtv@xs4all.nl Wed Feb 05 08:17:34 2003
Return-path: <jtv@xs4all.nl>
Received: from amsfep11-int.chello.nl [213.46.243.20] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18gQMo-0002bD-00; Wed, 05 Feb 2003 08:17:34 -0600
Received: from localhost ([24.132.41.217]) by amsfep11-int.chello.nl
          (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP
          id <20030205141702.ZZNW2835.amsfep11-int.chello.nl@localhost>;
          Wed, 5 Feb 2003 15:17:02 +0100
Received: from jtv by localhost with local (Exim 3.36 #1 (Debian))
	id 18gQM1-0004uw-00; Wed, 05 Feb 2003 15:16:45 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Jeroen T. Vermeulen" <jtv@xs4all.nl>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: g++-3.2: Suggests attributes in ANSI mode
X-Mailer: reportbug 2.10
Date: Wed, 05 Feb 2003 15:16:44 +0100
Message-Id: <E18gQM1-0004uw-00@localhost>
Sender: "Jeroen T. Vermeulen" <jtv@bulletproof>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.6 required=5.0
	tests=SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: g++-3.2
Version: 1:3.2.2-0pre8
Severity: wishlist
Tags: upstream

Even in ANSI mode (in my case, using -pedantic) the compiler suggests
function attrbiutes, e.g.:

warning: function might be possible candidate for attribute 
   `noreturn'

This seems appropriate only when compiling without the -ansi flag.


-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux bulletproof 2.4.20-ben5 #1 Sun Feb 2 03:10:03 CET 2003 ppc
Locale: LANG=en_IN, LC_CTYPE=en_IN

Versions of packages g++-3.2 depends on:
ii  gcc-3.2                    1:3.2.2-0pre8 The GNU C compiler
ii  gcc-3.2-base               1:3.2.2-0pre8 The GNU Compiler Collection (base 
ii  libc6                      2.3.1-10      GNU C Library: Shared libraries an
ii  libstdc++5-dev             1:3.2.2-0pre8 The GNU Standard C++ Library v3 (d

-- no debconf information


---------------------------------------
Received: (at 179906-done) by bugs.debian.org; 1 Jun 2003 16:13:41 +0000
>From doko@cs.tu-berlin.de Sun Jun 01 11:13:40 2003
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19MVSm-0000Ms-00; Sun, 01 Jun 2003 11:13:40 -0500
Received: from bolero.cs.tu-berlin.de (daemon@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id SAA21751
	for <179906-done@bugs.debian.org>; Sun, 1 Jun 2003 18:13:11 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h51GDBu16563;
	Sun, 1 Jun 2003 18:13:11 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16090.9751.375363.17416@gargle.gargle.HOWL>
Date: Sun, 1 Jun 2003 18:13:11 +0200
To: 179906-done@bugs.debian.org
Subject: Re: Bug#179906: [Bug c/10892] do not Suggest attributes in ANSI mode
In-Reply-To: <[🔎] 20030601151811.GD30451@xs4all.nl>
References: <20030520220600.10892.179906@bugs.debian.org>
	<20030525024605.16540.qmail@sources.redhat.com>
	<[🔎] 16090.3480.428602.141383@gargle.gargle.HOWL>
	<[🔎] 20030601151811.GD30451@xs4all.nl>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: 179906-done@bugs.debian.org
X-Spam-Status: No, hits=-21.2 required=4.0
	tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
	      REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_VM
	autolearn=ham version=2.53-bugs.debian.org_2003_05_24
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 (1.174.2.15-2003-03-30-exp)

Jeroen T. Vermeulen writes:
> On Sun, Jun 01, 2003 at 04:28:40PM +0200, Matthias Klose wrote:
> > 
> > Jeroen, please can you provide the preprocessed sources?
>  
> >From what I can reconstruct now, it's just a matter of what a combination of
> conflicting options (-Wmissing-noreturn and -ansi) should mean.  Never mind;
> please close the bug.  Sorry for having bothered you.

Closed.



Reply to: