Bug 2153016

Summary: libowfat: Apply minor C99 fixes
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: libowfatAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i, kevin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libowfat-0.30-21.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-13 19:15:47 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
libowfat-c99.patch none

Description Florian Weimer 2022-12-13 19:00:03 UTC
Created attachment 1932413 [details]
libowfat-c99.patch

A few additional #includes are needed to maintain the build unchanged once we switch to a strict(er) C99 compiler. Two of the configure-style checks would go wrong silently with such future compilers.

Filing this here for tracking purposes because upstream doesn't have a public bug tracker.

Comment 1 Florian Weimer 2022-12-13 19:15:47 UTC
I've sent a note to upstream as well.