Bug 2154342

Summary: dx: C99 compatibility fixes
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: dxAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: rc040203
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dx-4.4.4-64.fc40.src.rpm Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-16 16:05:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2141798    
Attachments:
Description Flags
dx-c99.patch
none
dx-c99.patch
none
dx-c99.patch none

Description Florian Weimer 2022-12-16 15:49:26 UTC
Created attachment 1933114 [details]
dx-c99.patch

A few changes are needed to build dx in strict(er) C99 mode.

Upstream does not seem to be around anymore, so I'm filing this here for tracking purposes.

Comment 1 Florian Weimer 2024-01-09 09:02:51 UTC
Created attachment 2007885 [details]
dx-c99.patch

Additional fixes for incorrect return types.

Comment 2 Florian Weimer 2024-01-09 09:16:41 UTC
Created attachment 2007897 [details]
dx-c99.patch

Even more comparability fixes.