[PATCH 1/2] binutils/doc: Remove '.info' suffix in @ref, etc.
Collin Funk
collin.funk1@gmail.com
Sat May 17 18:27:19 GMT 2025
Jan Beulich <jbeulich@suse.com> writes:
>> Sounds good to me. Can you push them for me? I don't have commit
>> privileges.
>
> Sure, done.
Thank you!
Just want to mention that the buildbot failure sent to us is not due to
my changes. It fails with:
../../binutils-gdb/gas/read.c: In function ‘s_align’:
../../binutils-gdb/gas/read.c:1603:30: error: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘offsetT’ {aka ‘int’} [-Werror=sign-compare]
1603 | if (val < 0 || max != val)
| ^~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:1451: read.o] Error 1
make[3]: *** Waiting for unfinished jobs....
Which is being discussed in another thread [1].
Collin
[1] https://sourceware.org/pipermail/binutils/2025-May/141184.html
More information about the Binutils
mailing list