bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36664: 27.0.50; definition of string-trim causes warning


From: Andreas Röhler
Subject: bug#36664: 27.0.50; definition of string-trim causes warning
Date: Mon, 15 Jul 2019 14:20:11 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

Hi,

concerns subr-x.el

When byte-compiling a file with def of trim-string inside, get a warning: Lexical argument shadows the dynamic variable
    string

Changing the argument from "string" into "strg" for example should silence that.

Thanks,

Andreas

In GNU Emacs 27.0.50 (build 1, i686-pc-linux-gnu, GTK+ Version 3.14.5)
 of 2019-06-04








reply via email to

[Prev in Thread] Current Thread [Next in Thread]