Your message dated Fri, 18 Apr 2003 12:10:12 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#189489: #ifndef problem when including vector
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; 18 Apr 2003 09:41:10 +0000
>From [EMAIL PROTECTED] Fri Apr 18 04:40:06 2003
Return-path: <[EMAIL PROTECTED]>
Received: from 120.55.3.213.dial.bluewin.ch (nctlin.ysagoon.com) [213.3.55.120] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 196SLl-0001Ia-00; Fri, 18 Apr 2003 04:40:05 -0500
Received: by ysagoon.com
        via sendmail from stdin
        id <[EMAIL PROTECTED]> (Debian Smail3.2.0.114)
        for [EMAIL PROTECTED]; Fri, 18 Apr 2003 11:39:48 +0200 (CEST) 
From: Stephane Magnenat <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: #ifndef problem when including vector
Date: Fri, 18 Apr 2003 11:39:47 +0200
User-Agent: KMail/1.5.1
MIME-Version: 1.0
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Description: clearsigned data
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-4.1 required=4.0
        tests=HAS_PACKAGE,PGP_SIGNATURE,SPAM_PHRASE_00_01,USER_AGENT,
              USER_AGENT_KMAIL
        version=2.44
X-Spam-Level: 

=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Subject: g++-3.3: #ifndef problem when including vector
Package: g++-3.3
Version: 1:3.3-0pre4
Severity: grave
Justification: renders package unusable

This simple program doesn't compile :

#ifndef toto
#define toto

#include <vector>

int main(int argc, char *argv[])
{
    return 0;
}

#endif


> g++-3.3 test.cpp
In file included from /usr/include/c++/3.3/bits/stl_alloc.h:91,
                 from /usr/include/c++/3.3/vector:68,
                 from test.cpp:4:
/usr/include/c++/3.3/i386-linux/bits/atomicity.h:2:1: unterminated #ifndef


There is either a bug in the headers or in the compiler

Stephane


=2D -- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nctlin.ysagoon.com 2.4.20-k7-highmem #1 Tue Dec 10 22:47:40 C=
ET=20
2002 i686
Locale: LANG=3Den_US.UTF-8, LC_CTYPE=3Den_US.UTF-8

Versions of packages g++-3.3 depends on:
ii  gcc-3.3                      1:3.3-0pre4 The GNU C compiler
ii  gcc-3.3-base                 1:3.3-0pre4 The GNU Compiler Collection (b=
ase
ii  libc6                        2.3.1-16    GNU C Library: Shared libraries
ii  libstdc++5-3.3-dev           1:3.3-0pre4 The GNU Standard C++ Library v3
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+n8fjkK/9a4l97XQRAmiFAJ9H6VvPamBkejlDLvXXW457TC/7XwCdGOdH
sG7xx+GIr73okFbtNOXh92s=3D
=3D2vDs
=2D----END PGP SIGNATURE-----

---------------------------------------
Received: (at 189489-done) by bugs.debian.org; 18 Apr 2003 10:14:55 +0000
>From [EMAIL PROTECTED] Fri Apr 18 05:14:55 2003
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 196StR-0001CJ-00; Fri, 18 Apr 2003 05:14:53 -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 MAA13134;
        Fri, 18 Apr 2003 12:10:12 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h3IAACf16719;
        Fri, 18 Apr 2003 12:10:12 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 18 Apr 2003 12:10:12 +0200
To: Stephane Magnenat <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#189489: #ifndef problem when including vector
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.5 required=4.0
        tests=IN_REP_TO,REFERENCES,SPAM_PHRASE_00_01
        version=2.44
X-Spam-Level: 

See #189183 and #189431, fixed in 0pre5.


Reply via email to