Hi, thanks for the reply,
On Friday, October 11th, 2024 at 15:09, Aaron Merey wrote:
>
> I believe this issue was recently fixed in commit b426c4db31e7.
Yeah, this looks like it handles the problem more directly,
thanks for pointing it out.
However, it would be nice if DEFAULT_INCLUDES was
Hi Michael,
On Thu, Oct 10, 2024 at 6:27 AM Michael Pratt wrote:
>
> The "stack" binary built by elfutils has the same name
> as the standard C++ header .
>
> If that header were to be in the list of includes
> while building the C++ elfutils program "srcfiles",
> then there is a chance that the
The "stack" binary built by elfutils has the same name
as the standard C++ header .
If that header were to be in the list of includes
while building the C++ elfutils program "srcfiles",
then there is a chance that the "stack" binary
is included instead and treated as text,
leading to a decode erro