Hi Timm,
On Fri, 2021-01-08 at 09:13 +0100, Timm Bäder via Elfutils-devel wrote:
> Get rid of a nested function this way.
Right, the only context captured is the text string pointer which is
now passed as argument. Added a Changelog entry and pushed.
Thanks,
Mark
Hi Timm,
On Fri, 2021-01-08 at 09:13 +0100, Timm Bäder via Elfutils-devel wrote:
> Get rid of a nested function this way.
Skipping this one for now since I don't believe I understand this code.
Could you explain what the code does what it does and why it works fine
when moved this way?
Thanks,
Hi Timm,
On Fri, 2021-01-08 at 09:13 +0100, Timm Bäder via Elfutils-devel wrote:
> Get rid of a nested function this way.
OK. This doesn't immediately make clear that the given scn and ndx
refer to the same section. But it does test the same thing (that given
section strings can be accessed throu
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 an
https://sourceware.org/bugzilla/show_bug.cgi?id=27277
Bug ID: 27277
Summary: support HEAD query for debuginfod content probe
requests
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal