Bug 2151046

Summary: twlog: Port to C99
Product: [Fedora] Fedora Reporter: Peter Fordham <peter.fordham>
Component: twlogAssignee: Richard Shaw <hobbes1069>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fweimer, hobbes1069
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: twlog-3.4-7.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-06 05:24:32 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    

Description Peter Fordham 2022-12-06 00:38:54 UTC

Comment 1 Peter Fordham 2022-12-06 00:40:56 UTC
acinclude.m4 needs updating to removed use of undeclared exit function in it's configure check for libXp. The call to exit can be easily replaced with a return.

No answer from upstream maintainer and no bug tracking available there, so tracking here.

Comment 2 Florian Weimer 2022-12-06 05:24:32 UTC
The maintainer merged the update into rawhide. Thanks for your contribution.