bugmake - Bugs: bug #65211, Fix load and loadapi tests.

 
 

bug #65211: Fix load and loadapi tests.

Submitter:  Dmitry Goncharov <dgoncharov>
Submitted:  Thu 25 Jan 2024 10:39:03 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  SCM Operating System:  Any
Fixed Release:  SCM Triage Status:  Small Effort
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 04 Feb 2024 11:34:28 PM UTC, comment #3: 

Applied and pushed.

Paul D. Smith <psmith>
Group administrator
Sat 27 Jan 2024 09:51:38 PM UTC, comment #2: 

Thanks Dmitry!

Paul D. Smith <psmith>
Group administrator
Thu 25 Jan 2024 10:40:54 PM UTC, comment #1: 

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
$


Dmitry Goncharov <dgoncharov>
Thu 25 Jan 2024 10:39:03 PM UTC, original submission:  

.

Dmitry Goncharov <dgoncharov>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #55614:  sv65211.diff added by dgoncharov (2KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  • -email is unavailable- added by dgoncharov (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-02-04 psmith StatusNone Fixed
        Open/ClosedOpen Closed
        Fixed ReleaseNone SCM
        Triage StatusNone Small Effort
    2024-01-25 dgoncharov Attached File- Added sv65211.diff, #55614

    Back to the top

    Powered by Savane 3.15-64aa.
    Corresponding source code