GNU bug report logs -
#66531
[PATCH] ftw: Fix getuid-or-false, getgid-or-false macros.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Fri, 13 Oct 2023 16:19:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
I haven't forgotten about this. My linux devel box died.
Maybe someone else can make the push, otherwise, I'll be back in business in a couple weeks.
On Friday, October 13, 2023 at 11:20:11 AM PDT, Tomas Volf <wolf <at> wolfsden.cz> wrote:
On 2023-10-13 17:30:06 +0000, Mike Gran wrote:
> > Both macros were missing a quote for the procedure call, causing the
> > actual return value to be compiled into the ftw.go, instead of the
> >procedure call. Snippet from disassembly of ftw.go does confirm that:
>
> Looks good to me.
>
> If you don't have commit approval, I can take the action to commit it,
> and write a test case, since I was the one who broke it back in 2021.
I do not have commit access, nor I am sure how the tests should look
like, so if you would be so kind to take it over from here, that would
be great. :)
>
> Mike Gran
Tomas Volf
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
This bug report was last modified 1 year and 109 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.