Bug 2154342
Summary: | dx: C99 compatibility fixes | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Florian Weimer <fweimer> | ||||||||
Component: | dx | Assignee: | Florian Weimer <fweimer> | ||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | rawhide | CC: | 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: |
|
Created attachment 2007885 [details]
dx-c99.patch
Additional fixes for incorrect return types.
Created attachment 2007897 [details]
dx-c99.patch
Even more comparability fixes.
|
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.