Bug 2164988

Summary: msort: C99 compatibility fix for the configure script
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: msortAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: terje.rosten
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: msort-8.53-48.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-01-27 09:25:06 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
msort-configure-c99.patch none

Description Florian Weimer 2023-01-27 09:13:36 UTC
Created attachment 1940724 [details]
msort-configure-c99.patch

A small fix is needed to avoid a consistent check failure with C99 compilers which do not support implicit function declarations.

Last upstream release was in 2010, and there's no bug tracker as far as I can see. So reporting this here.