From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5524 invoked by alias); 3 May 2012 22:04:55 -0000 Received: (qmail 5512 invoked by uid 22791); 3 May 2012 22:04:54 -0000 X-SWARE-Spam-Status: No, hits=-3.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 May 2012 22:04:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0E0271C6383; Thu, 3 May 2012 18:04:42 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Z7c736gYXzQe; Thu, 3 May 2012 18:04:41 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B48EA1C6373; Thu, 3 May 2012 18:04:41 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 4BA39145616; Thu, 3 May 2012 15:04:30 -0700 (PDT) Date: Thu, 03 May 2012 22:04:00 -0000 From: Joel Brobecker To: Doug Evans Cc: Tristan Gingold , Tom Tromey , "gdb-patches@sourceware.org ml" Subject: Re: [RFA] Emit a warning for ineffective set VAR = EXP command Message-ID: <20120503220430.GM15555@adacore.com> References: <8781499A-A489-42D0-80B1-75136331DBDB@adacore.com> <87mx5x40uz.fsf@fleche.redhat.com> <05ADE46C-9093-4EE4-92A7-1232779DE5DC@adacore.com> <98CB5870-6AB6-40FA-B3A1-9AF8269B2909@adacore.com> <20120503150512.GI15555@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2012-05/txt/msg00111.txt.bz2 > It's trivial to add tests for a few more languages. > Whether it's worth it, I don't know. > It may be worth it if only as an educational vehicle so people who > don't know these other languages get exposed to them for this > particular issue. I can extend the testcase to add a test with C, and perhaps we could convince Pierre to add something for Pascal... Let's allow Tristan to commit his patch, and then we can add to it? -- Joel