From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 04:10:29 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BC091065679 for ; Tue, 3 Jun 2008 04:10:29 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id B4BF38FC13 for ; Tue, 3 Jun 2008 04:10:28 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.3/8.14.2) with ESMTP id m533Ueiu069747 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 2 Jun 2008 22:30:40 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.3/8.14.2/Submit) id m533UeDT069744; Mon, 2 Jun 2008 22:30:40 -0500 (CDT) (envelope-from dan) Date: Mon, 2 Jun 2008 22:30:40 -0500 From: Dan Nelson To: Julian Elischer Message-ID: <20080603033040.GA2837@dan.emsphone.com> References: <4844A129.8040901@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4844A129.8040901@elischer.org> X-OS: FreeBSD 7.0-STABLE User-Agent: Mutt/1.5.18 (2008-05-17) Cc: FreeBSD Current Subject: Re: seemingly off topic but not really X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2008 04:10:29 -0000 In the last episode (Jun 02), Julian Elischer said: > Does anyone know of a program that knows C syntax, and can rename a > variable across a set of files without screwing up the comments etc.? > > I vaguely remember seeing such a program once... It might be overkill, but Netbeans' C/C++ module has refactoring support. -- Dan Nelson dnelson@allantgroup.com