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

Bug#137467: marked as done (python-apt: gcc 2.96 problem)



Your message dated Sun, 10 Mar 2002 11:25:58 -0500
with message-id <20020310162557.GB14066@alcor.net>
and subject line [owner@bugs.debian.org: 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 willy@www.linux.org.uk Sat Mar 09 07:31:03 2002
Return-path: <willy@www.linux.org.uk>
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 submit@bugs.debian.org; Sat, 09 Mar 2002 13:31:02 +0000
Date: Sat, 9 Mar 2002 13:31:02 +0000
From: Matthew Wilcox <willy@debian.org>
To: submit@bugs.debian.org
Subject: python-apt: gcc 2.96 problem
Message-ID: <[🔎] 20020309133102.C10738@parcelfarce.linux.theplanet.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i
X-Debbugs-CC: debian-ia64@lists.debian.org
Sender:  <willy@www.linux.org.uk>
Delivered-To: submit@bugs.debian.org

Package: python-apt
Version: 0.5.4.2
Severity: important

willy@merulo:~/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 mdz@csh.rit.edu Sun Mar 10 10:25:58 2002
Return-path: <mdz@csh.rit.edu>
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 137467-done@bugs.debian.org; 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 <137467-done@bugs.debian.org>; Sun, 10 Mar 2002 11:25:58 -0500
Date: Sun, 10 Mar 2002 11:25:58 -0500
From: Matt Zimmerman <mdz@debian.org>
To: 137467-done@bugs.debian.org
Subject: [owner@bugs.debian.org: Processed: Fixed in NMU of python-apt 0.5.4.3]
Message-ID: <20020310162557.GB14066@alcor.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: 137467-done@bugs.debian.org

----- Forwarded message from Debian Bug Tracking System <owner@bugs.debian.org> -----

Date: Sun, 10 Mar 2002 00:18:11 -0600
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Matt Zimmerman <mdz@debian.org>
Cc: APT Development Team <deity@lists.debian.org>(python-apt #137467)
Subject: Processed: Fixed in NMU of python-apt 0.5.4.3

Processing commands for control@bugs.debian.org:

> 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



Reply to: