aboutsummaryrefslogtreecommitdiff
path: root/lib/query-fp.cc
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2021-01-10 15:00:47 +0100
committerDavid Bremner <david@tethera.net>2021-01-13 07:16:04 -0400
commitfc4cda07a9afbbb545dcc6cd835ca697f6ef2a1b (patch)
treea677ce29506751ab15cfd8f7954b83387d202dac /lib/query-fp.cc
parent2ca941163da06aed564dab1990fb333fd7457ec2 (diff)
emacs: use lexical-bindings in all libraries
Doing so causes many new compile warnings. Some of these warnings concern genuine changes in behavior that have to be addressed right away. Many other warnings are due to unused variables. Nothing has changed here, except that the byte-compiler can now detect these pre-existing and harmless issues. We delay addressing these issues so that we can focus on the important ones here. A third group of warnings concern arguments that are not actually used inside the function but which cannot be removed because the functions signature is dictated by some outside convention. Silencing these warning is also delayed until subsequent commits.
Diffstat (limited to 'lib/query-fp.cc')
0 files changed, 0 insertions, 0 deletions