This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: add .dir-locals.el


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
'(("\\<include[
]*\\(<\\(stat\\|dirent\\|wait\\|sys/wait\\|assert\\)\\.h>\\)" 1
font-lock-warning-face t)))))"

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]