From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10905 invoked by alias); 24 Apr 2002 14:47:58 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 10882 invoked from network); 24 Apr 2002 14:47:54 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 24 Apr 2002 14:47:54 -0000 Received: from tooth.toronto.redhat.com (unknown [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id E184CB8036; Wed, 24 Apr 2002 10:47:53 -0400 (EDT) Received: (from bje@localhost) by tooth.toronto.redhat.com (8.11.6/8.11.6) id g3OElrI32492; Wed, 24 Apr 2002 10:47:53 -0400 From: Ben Elliston MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15558.50585.458156.462657@tooth.toronto.redhat.com> Date: Wed, 24 Apr 2002 07:47:00 -0000 To: Klaus Pedersen Cc: SID-list Subject: Re: Compile problems with GCC 3.0.4 In-Reply-To: <3CC5ED29.2060603@mail.tele.dk> References: <3CC5ED29.2060603@mail.tele.dk> X-SW-Source: 2002-q2/txt/msg00012.txt.bz2 >>>>> "Klaus" == Klaus Pedersen writes: Klaus> * There are a lot of throw() issues. Klaus> * A missing deconstructor in mmu/armRemap.cxx Klaus> * Some namespace problems in sidcpuutils.h Klaus> Does my changes make any sense, or is it GCC problems? No, your changes make sense. I am just surprised we had not caught them before now. I will take a look through your patches in due course and apply them as necessary. Thanks! Ben