Your message dated Sun, 10 Mar 2002 11:25:58 -0500
with message-id <[EMAIL PROTECTED]>
and subject line [EMAIL PROTECTED]: Processed: Fixed in NMU of python-apt
0.5.4.3]
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; 9 Mar 2002 13:31:03 +0000
>From [EMAIL PROTECTED] Sat Mar 09 07:31:03 2002
Return-path: <[EMAIL PROTECTED]>
Received: from parcelfarce.linux.theplanet.co.uk (www.linux.org.uk)
[195.92.249.252] (exim)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16jgwB-0004Vv-00; Sat, 09 Mar 2002 07:31:03 -0600
Received: from willy by www.linux.org.uk with local (Exim 3.33 #5)
id 16jgwA-0004xy-00
for [EMAIL PROTECTED]; Sat, 09 Mar 2002 13:31:02 +0000
Date: Sat, 9 Mar 2002 13:31:02 +0000
From: Matthew Wilcox <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: python-apt: gcc 2.96 problem
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i
X-Debbugs-CC: [email protected]
Sender: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: python-apt
Version: 0.5.4.2
Severity: important
[EMAIL PROTECTED]:~/python-apt/python-apt-0.5.4.2$ gcc -g -O2 -Wall
-Wstrict-prototypes -fPIC -I/usr/include/python2.1 -c python/configuration.cc
python/configuration.cc: In function `PyObject *CnfSubTree (PyObject *,
PyObject *)':
<internal>:160: too many arguments to function `void *operator new
(long unsigned int)'
python/configuration.cc:160: at this point in file
// Create a new sub configuration.
SubConfiguration *New = PyObject_NEW(SubConfiguration,&ConfigurationSubType);
new (&New->Object) Configuration(Itm);
Compiling with gcc-3.0 works fine, but I'm nervous about ABIs, since
this is c++. Anyone want to fix gcc-2.96? Thought not.
--
Revolutions do not require corporate support.
---------------------------------------
Received: (at 137467-done) by bugs.debian.org; 10 Mar 2002 16:25:58 +0000
>From [EMAIL PROTECTED] Sun Mar 10 10:25:58 2002
Return-path: <[EMAIL PROTECTED]>
Received: from smtp02.mrf.mail.rcn.net [207.172.4.61]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16k690-0004O5-00; Sun, 10 Mar 2002 10:25:58 -0600
Received: from 209-6-22-177.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com
([209.6.22.177] helo=mizar.alcor.net)
by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.33 #10)
id 16k690-0006gS-00
for [EMAIL PROTECTED]; Sun, 10 Mar 2002 11:25:58 -0500
Received: from mdz by mizar.alcor.net with local (Exim 3.35 #1 (Debian))
id 16k690-0006zg-00
for <[EMAIL PROTECTED]>; Sun, 10 Mar 2002 11:25:58 -0500
Date: Sun, 10 Mar 2002 11:25:58 -0500
From: Matt Zimmerman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [EMAIL PROTECTED]: Processed: Fixed in NMU of python-apt 0.5.4.3]
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
Sender: Matt Zimmerman <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
----- Forwarded message from Debian Bug Tracking System <[EMAIL PROTECTED]>
-----
Date: Sun, 10 Mar 2002 00:18:11 -0600
From: [EMAIL PROTECTED] (Debian Bug Tracking System)
To: Matt Zimmerman <[EMAIL PROTECTED]>
Cc: APT Development Team <[EMAIL PROTECTED]>(python-apt #137467)
Subject: Processed: Fixed in NMU of python-apt 0.5.4.3
Processing commands for [EMAIL PROTECTED]:
> tag 137467 + fixed
Bug#137467: python-apt: gcc 2.96 problem
Tags added: fixed
> quit
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
----- End forwarded message -----
--
- mdz