From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17247 invoked by alias); 19 Feb 2012 06:01:00 -0000 Received: (qmail 17236 invoked by uid 22791); 19 Feb 2012 06:00:58 -0000 X-SWARE-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 19 Feb 2012 06:00:42 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q1J60bX6020585 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 19 Feb 2012 01:00:41 -0500 Received: from valrhona.uglyboxes.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q1J60Zgd032071 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sun, 19 Feb 2012 01:00:37 -0500 Message-ID: <4F409003.7080803@redhat.com> Date: Sun, 19 Feb 2012 06:01:00 -0000 From: Keith Seitz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: phys_noct@videotron.ca CC: insight@sourceware.org Subject: Re: Patch for compile errors with recent gcc References: <7710f3e5329f1.4f403cb5@videotron.ca> In-Reply-To: <7710f3e5329f1.4f403cb5@videotron.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2012-q1/txt/msg00009.txt.bz2 On 02/18/2012 09:05 PM, phys_noct@videotron.ca wrote: > This patch add error checking stubs where results are ignored. > Example: when calling getcwd, results aren't checked. Thank you for your patch. I believe that all the problems addressed in your patch have been corrected in more recent gdb releases. It is always best to double-check CVS HEAD. I realize it has been quite a long time since an official Insight release was made, and I apologize for that. I still hope to have an official 7.4 release, but I have encountered some difficulties which are delaying the release. Thank you again for your help, Keith