From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32516 invoked by alias); 10 May 2002 16:57:15 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 32509 invoked from network); 10 May 2002 16:57:15 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 10 May 2002 16:57:15 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g4AGvEZ01795; Fri, 10 May 2002 11:57:14 -0500 Date: Fri, 10 May 2002 09:57:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200205101657.g4AGvEZ01795@duracef.shout.net> To: gdb-patches@sources.redhat.com, jimb@redhat.com Subject: Re: RFA: recognize new error messages in test suite X-SW-Source: 2002-05/txt/msg00344.txt.bz2 This patch is approved, provided that you have tested it at least once. (When people submit patches, it helps me if you can say something about how you tested it). Michael C 2002-05-10 Jim Blandy * gdb.base/printcmds.exp (test_integer_literals_rejected): Recognize more detailed error message produced by the macro expander's lexical analyzer. * lib/gdb.exp (test_print_reject): Same.