From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7171 invoked by alias); 13 Apr 2012 13:50:47 -0000 Received: (qmail 7158 invoked by uid 22791); 13 Apr 2012 13:50:45 -0000 X-SWARE-Spam-Status: No, hits=-4.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 13 Apr 2012 13:50:32 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SIgtS-0007b8-Rc from Yao_Qi@mentor.com ; Fri, 13 Apr 2012 06:50:30 -0700 Received: from SVR-ORW-FEM-05.mgc.mentorg.com ([147.34.97.43]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 13 Apr 2012 06:50:06 -0700 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.1.289.1; Fri, 13 Apr 2012 06:50:29 -0700 Message-ID: <4F882F09.5040008@codesourcery.com> Date: Fri, 13 Apr 2012 13:51:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Eli Zaretskii CC: , Subject: Re: RFC: add .dir-locals.el References: <87bonj8aa0.fsf@fleche.redhat.com> <4F8614A8.6040800@codesourcery.com> <83bomw4vob.fsf@gnu.org> <4F87ED9A.5020500@codesourcery.com> <83pqbb3j8c.fsf@gnu.org> In-Reply-To: <83pqbb3j8c.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit 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: 2012-04/txt/msg00359.txt.bz2 On 04/13/2012 08:32 PM, Eli Zaretskii wrote: > Can you show the actual warnings that state the names of the variables > and the values they are being set to? (Sorry, I cannot easily check > this myself where I'm typing this.) "The local variables list in /home/yao/SourceCode/gnu/gdb/gdb contains variables that are risk (**). Do you want to apply it? You can type y -- to apply the local variables list. n -- to ignore the local variables list. (bug-reference-url-format . "http://sourceware.org/bugzilla/show_bug.cgi?id=%s") (c-file-style . "GNU") (indent-tabs-mode . t) ** (eval : (progn (font-lock-add-keywords nil '(("\\<\\(\\(xasprintf\\|abort\\|vasprintf\\|strerror\\|strdup\\|asprintf\\|sprintf\\)[ ]*\(\\)" 1 font-lock-warning-face t))) (font-lock-add-keywords nil '(("\\\\)" 1 font-lock-warning-face t)))))" -- Yao (齐尧)