From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11032 invoked by alias); 24 Oct 2002 19:06:06 -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 10986 invoked from network); 24 Oct 2002 19:06:05 -0000 Received: from unknown (HELO diana.inter.net.il) (192.114.186.19) by sources.redhat.com with SMTP; 24 Oct 2002 19:06:05 -0000 Received: from zaretsky ([80.230.194.180]) by diana.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id AOI99317; Thu, 24 Oct 2002 21:05:44 +0200 (IST) Date: Thu, 24 Oct 2002 12:06:00 -0000 From: "Eli Zaretskii" To: ac131313@redhat.com Message-Id: <9791-Thu24Oct2002210633+0200-eliz@is.elta.co.il> CC: carlton@math.stanford.edu, gdb-patches@sources.redhat.com In-reply-to: <3DB841B5.8090409@redhat.com> (message from Andrew Cagney on Thu, 24 Oct 2002 14:53:41 -0400) Subject: Re: Patch for gdb/mi 792 Reply-to: Eli Zaretskii References: <3DB841B5.8090409@redhat.com> X-SW-Source: 2002-10/txt/msg00510.txt.bz2 > Date: Thu, 24 Oct 2002 14:53:41 -0400 > From: Andrew Cagney > > I'm now wondering if the check is missing anything else. Eli, are there > any characters that shouldn't appear in the renamed file list. ``+'' > for instance. The following characters should not appear in translated file names: + , ; = [ ] | < > \ " : ? * Blanks and leading dots are also not allowed.