Follow-up Comment #1, bug#65211 (group make):

load and loadapi tests fail when compiler complains about unused variables.
E.g.


$ cat work/features/load/t004.diff
*** t004.base   Thu Jan 25 17:30:36 2024
--- t004.log    Thu Jan 25 17:30:36 2024
***************
*** 1,2 ****
--- 1,10 ----
  rebuilding testload.so
+ testload.c: In function 'testload_gmk_setup':
+ testload.c:11:34: warning: unused parameter 'abi' [-Wunused-parameter]
+    11 | testload_gmk_setup (unsigned int abi, gmk_floc *pos)
+       |                     ~~~~~~~~~~~~~^~~
+ testload.c: In function 'explicit_setup':
+ testload.c:21:30: warning: unused parameter 'abi' [-Wunused-parameter]
+    21 | explicit_setup (unsigned int abi, gmk_floc *pos)
+       |                 ~~~~~~~~~~~~~^~~
  pre= post=testload.so implicit
$




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65211>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to