Bug 2148378

Summary: jam: Port to C99
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: jamAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: spotrh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: jam-2.5-33.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-25 09:59:35 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
jam-missing-includes.patch
none
jam-implicit-int.patch none

Description Florian Weimer 2022-11-25 09:24:44 UTC
The source code lacks a few #includes and relies on implicit int in a few places.

The upstream reference in the spec file leads nowhere, so I'm filing this bug for tracking purposes.

Comment 1 Florian Weimer 2022-11-25 09:25:17 UTC
Created attachment 1927378 [details]
jam-missing-includes.patch

Comment 2 Florian Weimer 2022-11-25 09:25:42 UTC
Created attachment 1927379 [details]
jam-implicit-int.patch