Bug 2148875

Summary: wol: Port configure script to C99
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: wolAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mail
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: wol-0.7.1-30.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-28 09:14:40 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
wol-configure-c99.patch none

Description Florian Weimer 2022-11-28 09:01:46 UTC
Upstream seems rather dormant, so I'm filing this bug here for tracking purposes.

The configure script is presently incompatible with strict(er) C99 compilers due to implicit function declarations.

Comment 1 Florian Weimer 2022-11-28 09:14:27 UTC
Created attachment 1927987 [details]
wol-configure-c99.patch