Bug 2155764

Summary: grace: Port to C99
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: graceAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jamatos, terje.rosten
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: grace-5.1.25-33.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-22 10:11:46 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
grace-configure-c99-1.patch
none
grace-configure-c99-2.patch
none
grace-c99.patch none

Description Florian Weimer 2022-12-22 09:44:58 UTC
Created attachment 1934098 [details]
grace-configure-c99-1.patch

Remove implicit declarations from the configure script, and address a implicit ints, for better C99 compatibility.

I could not find an active upstream, so reporting this here for tracking purposes.

Comment 1 Florian Weimer 2022-12-22 09:45:31 UTC
Created attachment 1934099 [details]
grace-configure-c99-2.patch

Comment 2 Florian Weimer 2022-12-22 09:46:24 UTC
Created attachment 1934100 [details]
grace-c99.patch