From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1468 invoked by alias); 14 Aug 2007 18:33:52 -0000 Received: (qmail 1336 invoked by uid 22791); 14 Aug 2007 18:33:48 -0000 X-Spam-Check-By: sourceware.org Received: from a.mail.sonic.net (HELO a.mail.sonic.net) (64.142.16.245) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Aug 2007 18:33:38 +0000 Received: from webmail.sonic.net (b.webmail.sonic.net [64.142.100.148]) by a.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id l7EIXTcu009027; Tue, 14 Aug 2007 11:33:29 -0700 Received: from 12.7.175.2 (SquirrelMail authenticated user msnyder) by webmail.sonic.net with HTTP; Tue, 14 Aug 2007 11:33:29 -0700 (PDT) Message-ID: <23927.12.7.175.2.1187116409.squirrel@webmail.sonic.net> In-Reply-To: <20070814052419.GE11498@adacore.com> References: <19577.12.7.175.2.1186864998.squirrel@webmail.sonic.net> <20070814043053.GB11498@adacore.com> <20070814052419.GE11498@adacore.com> Date: Tue, 14 Aug 2007 18:33:00 -0000 Subject: Re: [PATCH] ada-lang, possible_user_operator_p, null pointer From: msnyder@sonic.net To: "Joel Brobecker" Cc: msnyder@sonic.net, gdb-patches@sourceware.org User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00290.txt.bz2 > In the meantime, I think it's fine to check in your patch. > We'll probably end up rewriting this part of the code, but > that won't actually change the actual logic, so.... Glad you're on it, and I'll commit this patch. Michael,