From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23713 invoked by alias); 26 Feb 2003 17:35:14 -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 23650 invoked from network); 26 Feb 2003 17:35:13 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by 172.16.49.205 with SMTP; 26 Feb 2003 17:35:13 -0000 Received: from smtp.ott.qnx.com (smtp.ott.qnx.com [10.0.2.158]) by hub.ott.qnx.com (8.9.3/8.9.3) with ESMTP id MAA12760; Wed, 26 Feb 2003 12:22:56 -0500 Received: from catdog ([10.4.2.2]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id MAA23135; Wed, 26 Feb 2003 12:35:11 -0500 Message-ID: <00d101c2ddbd$6d3bfac0$0202040a@catdog> From: "Kris Warkentin" To: Cc: "Daniel Jacobowitz" Subject: Re: [Patch] correctly configure wcwidth in readline Date: Wed, 26 Feb 2003 17:35:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-SW-Source: 2003-02/txt/msg00717.txt.bz2 > Something like this needs to go through the maintainers of > bash/readline first. The problem is that I couldn't get any response from the bash/readline maintainers. I mailed the mailing lists and the owner and got no response. I also noticed that there is a readline/ChangeLog.gdb file with local changes so I figured if I wasn't getting any lovin' from readline, I might at least get it merged into the gdb tree. > Yes, normally you regenerate any generated files when checking in a > patch. Okay. Thanks. Kris