Your message dated Mon, 28 May 2001 00:08:35 +0200 (MEST)
with message-id <[EMAIL PROTECTED]>
and subject line fixed bugs in gcc-3.0 (3.0.ds6-0pre010526)
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Feb 2001 12:37:51 +0000
>From [EMAIL PROTECTED] Thu Feb 22 06:37:51 2001
Return-path: <[EMAIL PROTECTED]>
Received: from janeway.cistron.net [::ffff:195.64.65.23] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14Vv0I-0004ip-00; Thu, 22 Feb 2001 06:37:50 -0600
Received: from vash.cistron-office.nl ([EMAIL PROTECTED] [195.64.65.219])
        by janeway.cistron.net (8.9.3/8.9.3/Debian 8.9.3-6) with ESMTP id 
NAA05121;
        Thu, 22 Feb 2001 13:37:45 +0100
Received: from jtv by vash.cistron-office.nl with local (Exim 3.22 #1 (Debian))
        id 14Vv0D-0005po-00; Thu, 22 Feb 2001 13:37:45 +0100
From: "J. T. Vermeulen" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: -pedantic takes issue with #include
X-Reportbug-Version: 1.14
X-Mailer: reportbug 1.14
Date: Thu, 22 Feb 2001 13:37:44 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: "J. T. Vermeulen" <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: g++-3.0
Version: 1:3.0-0pre010217
Severity: normal

When the -pedantic option is used (merely -ansi doesn't do the trick), any
#include directive will evoke a warning like:

test.cc:1:1: warning: # followed by integer
In file included from test.cc:1:
test.h:1:1: warning: # followed by integer

(also note that in this case, test.h is an empty file making the second warning
doubly pointless!)


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux vash 2.2.19pre7 #1 Tue Jan 30 19:24:43 CET 2001 i686

Versions of packages g++-3.0 depends on:
ii  gcc-3.0                 1:3.0-0pre010217 The GNU C compiler.               
ii  gcc-3.0-base            1:3.0-0pre010217 The GNU compiler collection (base 
ii  libc6                   2.2.2-1          GNU C Library: Shared libraries an
ii  libstdc++3.0-dev        1:3.0-0pre010217 The GNU stdc++ library version 3 (


---------------------------------------
Received: (at 87000-done) by bugs.debian.org; 27 May 2001 22:10:18 +0000
>From [EMAIL PROTECTED] Sun May 27 17:10:18 2001
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 1548jm-0005Ir-00; Sun, 27 May 2001 17:10:14 -0500
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
        by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id AAA03363;
        Mon, 28 May 2001 00:08:35 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.9.3+Sun/8.9.3) id AAA01795;
        Mon, 28 May 2001 00:08:35 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Date: Mon, 28 May 2001 00:08:35 +0200 (MEST)
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: fixed bugs in gcc-3.0 (3.0.ds6-0pre010526)
X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs  Lucid
Message-ID: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

gcc-3.0 (3.0.ds6-0pre010526) unstable; urgency=high

  * Urgency "high" for replacing the gcc-3.0 snapshots in testing, which
    now are incompatile due to the changed ABIs.
  * Upstream begins tagging with "gcc-3_0_pre_2001mmdd".
  * Tighten dependencies to install only binary packages derived from
    one source (#98851). Tighten libc6-dev dependency to match libc6.

gcc-3.0 (3.0.ds6-0pre010525) unstable; urgency=low

  * ATTENTION: The ABI (exception handling) changed. No upgrade path from
    earlier snapshots (you had been warned in the postinst ...)
    Closing #93597, #94576, #96448, #96461.
    You have to rebuild 
  * HELP is appreciated for scanning the Debian BTS and sending followups
    to bug reports!!!
  * Should we name debian gcc uploads? What about a "still seeking
    g++ maintainer" upload?
  * Fixed in gcc-3.0: #97030
  * Update patches for recent (010525) CVS sources.
  * Make check depend on build target (fakeroot problmes).
  * debian/rules.d/binary-libgcc.mk: new file, build first.
  * Free memory detection on the hurd for running the testsuite.
  * Update debhelper build dependency.
  * libstdc++-doc: Include doxygen generated docs.
  * Fix boring packaging bugs, too tired for appropriate changelogs ...
    #93343, #96348, #96262, #97134, #97905, #96451, #95812, #93157
  * Fixed bugs: #87000. 


Reply via email to