[PATCH v2 2/4] Add an include-checking script

Tom Tromey tromey@adacore.com
Fri Apr 19 14:54:41 GMT 2024


>> +def headers(dirname):
>> +    return glob.iglob(dirname + "/*.h")

Simon> This appears to be the same code as in v1, did you forget to commit your
Simon> changes or something like that?  You replied that you removed this
Simon> unused function, but here it is.

I am not sure what's happening.  The function is definitely not here.

I wonder if this is some b4 thing since I modified the branch in a weird
way.  I'll try again with b4 but if that fails again I will re-send the
normal way.  And I guess stop using b4.

Tom


More information about the Gdb-patches mailing list