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

Bug#307870: marked as done (gcc-3.4: cc1plus no longer supports strict-prototypes and missing-prototypes for C++)



Your message dated Sun, 22 May 2005 17:05:44 +0200
with message-id <87sm0fgv1z.fsf@debian.org>
and subject line Bug#307870: cc1plus no longer supports strict-prototypes and missing-prototypes for C++
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; 6 May 2005 00:24:52 +0000
>From wim.delvaux@adaptiveplanet.com Thu May 05 17:24:52 2005
Return-path: <wim.delvaux@adaptiveplanet.com>
Received: from amsfep18-int.chello.nl [213.46.243.13] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DTqeC-0003Fy-00; Thu, 05 May 2005 17:24:52 -0700
Received: from localhost.localdomain ([62.205.105.71])
          by amsfep18-int.chello.nl
          (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP
          id <[🔎] 20050506002420.BMNH1293.amsfep18-int.chello.nl@localhost.localdomain>;
          Fri, 6 May 2005 02:24:20 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: wim delvaux <wim.delvaux@adaptiveplanet.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gcc-3.4: cc1plus no longer supports strict-prototypes and missing-prototypes
 for C++
X-Mailer: reportbug 3.11
Date: Fri, 06 May 2005 02:24:21 +0200
Message-Id: <[🔎] 20050506002420.BMNH1293.amsfep18-int.chello.nl@localhost.localdomain>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gcc-3.4
Version: 3.4.3-12.1
Severity: important


Why ? both options are wokring for 3.3 and do a fine job
and are useful,

Why have they been disabled ... PLSE reenable them

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gcc-3.4 depends on:
ii  binutils                    2.15-5       The GNU assembler, linker and bina
ii  cpp-3.4                     3.4.3-12.1   The GNU C preprocessor
ii  gcc-3.4-base                3.4.3-12.1   The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.3-12.1 GCC support library

-- no debconf information

---------------------------------------
Received: (at 307870-done) by bugs.debian.org; 22 May 2005 15:06:16 +0000
>From falk@debian.org Sun May 22 08:06:16 2005
Return-path: <falk@debian.org>
Received: from smtp06.web.de [217.72.192.224] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DZs1w-0001yM-00; Sun, 22 May 2005 08:06:16 -0700
Received: from [213.23.67.203] (helo=juist)
	by smtp06.web.de with asmtp (TLSv1:DES-CBC3-SHA:168)
	(WEB.DE 4.105 #291)
	id 1DZs1R-0005gR-00
	for 307870-done@bugs.debian.org; Sun, 22 May 2005 17:05:45 +0200
Received: from falk by juist with local (Exim 4.50)
	id 1DZs1Q-0001a1-Id
	for 307870-done@bugs.debian.org; Sun, 22 May 2005 17:05:44 +0200
To: 307870-done@bugs.debian.org
Subject: Bug#307870: cc1plus no longer supports strict-prototypes and
 missing-prototypes for C++
From: Falk Hueffner <falk@debian.org>
X-Face: "iUeUu$b*W_"w?tV83Y3*r:`rh&dRv}$YnZ3,LVeCZSYVuf[Gpo*5%_=/\_!gc_,SS}[~xZ
 wY77I-M)xHIx:2f56g%/`SOw"Dx%4Xq0&f\Tj~>|QR|vGlU}TBYhiG(K:2<T^
Date: Sun, 22 May 2005 17:05:44 +0200
Message-ID: <87sm0fgv1z.fsf@debian.org>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (cilantro, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: falk@debian.org
X-Sender: falk.hueffner@web.de
Delivered-To: 307870-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	RCVD_IN_DSBL autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Hi,

these options make no sense for standard C++, so they have been
removed.

-- 
	Falk



Reply to: