From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28616 invoked by alias); 2 Jan 2003 23:34:26 -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 28597 invoked from network); 2 Jan 2003 23:34:25 -0000 Received: from unknown (HELO mailsrv.otenet.gr) (195.170.0.5) by 209.249.29.67 with SMTP; 2 Jan 2003 23:34:25 -0000 Received: from neutrino.particles.org (athe535-d121.otenet.gr [62.103.187.121]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h02NYB4V000801 for ; Fri, 3 Jan 2003 01:34:11 +0200 (EET) Received: (from anteater@localhost) by neutrino.particles.org (8.11.6/8.11.6) id h030vFm15476 for gdb-patches@sources.redhat.com; Fri, 3 Jan 2003 02:57:15 +0200 Date: Thu, 02 Jan 2003 23:34:00 -0000 From: Elias Athanasopoulos To: gdb-patches@sources.redhat.com Subject: Re: [PATCH] readline warning fixes Message-ID: <20030103025714.C1147@neutrino.particles.org> References: <20021214135355.A1147@neutrino.particles.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021214135355.A1147@neutrino.particles.org>; from eathan@otenet.gr on Sat, Dec 14, 2002 at 01:53:55PM +0200 X-SW-Source: 2003-01/txt/msg00041.txt.bz2 Hello and a happy new year! On Sat, Dec 14, 2002 at 01:53:55PM +0200, Elias Athanasopoulos wrote: > Some warning fixes to readline. BTW, shouldn't comments end in a [snipped] > 2002-12-14 Elias Athanasopoulos > > * histexpand.c (get_history_event): Cast const char * to char * > to avoid compiler warnings. > * display.c (_rl_move_cursor_relative): Likewise. Anyone has a comment to this patch? Regards, Elias