[PATCH 1/4] addr2line: Pull show_note() and show_int() in file scope

Mark Wielaard mark@klomp.org
Fri Jan 29 20:23:35 GMT 2021


Hi Timm,

On Fri, 2021-01-08 at 09:13 +0100, Timm Bäder via Elfutils-devel wrote:
> Get rid of the nested functions

OK. These nested functions don't actually capture anything from their
outerscope. So they can be moved to file scope without requiring any
extra arguments. Added a ChangeLog entry and pushed.

Thanks,

Mark


More information about the Elfutils-devel mailing list