From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16298 invoked by alias); 4 Jun 2008 22:48:36 -0000 Received: (qmail 16290 invoked by uid 22791); 4 Jun 2008 22:48:35 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 04 Jun 2008 22:48:10 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 6C39E9809F; Wed, 4 Jun 2008 22:48:08 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id E2D279809E; Wed, 4 Jun 2008 22:48:07 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1K41m2-0002Io-Sv; Wed, 04 Jun 2008 18:48:06 -0400 Date: Wed, 04 Jun 2008 22:48:00 -0000 From: Daniel Jacobowitz To: dbrueni@nc.rr.com Cc: gdb-patches@sourceware.org Subject: Re: PATCH: performance improvement in lookup_symtab() Message-ID: <20080604224806.GA8817@caradoc.them.org> Mail-Followup-To: dbrueni@nc.rr.com, gdb-patches@sourceware.org References: <20001363.89401212618429743.JavaMail.root@cdptpa-web12-z02> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20001363.89401212618429743.JavaMail.root@cdptpa-web12-z02> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00028.txt.bz2 Hi, and thanks for contributing. I'm interested in this issue too. On Wed, Jun 04, 2008 at 06:27:09PM -0400, dbrueni@nc.rr.com wrote: > /src/electronics/controller.cpp > /src/patterns/mvc/controller.cpp > /src/wife/controller.cpp I love this example. Unfortunately, this is a substantial patch. That means we can't accept it unless it is covered by a copyright assignment. I don't see your name in the FSF's list; do you or your employer have an assignment in place? If not, I can send you the form. I'm not too concerned about the symlink issue, though I do want to take a closer look at it once we have assignment sorted out. -- Daniel Jacobowitz CodeSourcery