Bug 2150291

Summary: uread: Port to C99
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: ureadAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gwync
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: uread-0-0.28.20081006.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-02 12:56:58 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
uread-c99.patch none

Description Florian Weimer 2022-12-02 12:05:29 UTC
Created attachment 1929286 [details]
uread-c99.patch

A few implicit ints need to be made explicit to support building with future compilers which no longer accept implicit ints.

The upstream website does not seem to be around anymore, so I'm filing this bug for tracking purposes.