Bug 2175046

Summary: ggz-base-libs: C99 compatibility fix for the configure script
Product: [Fedora] Fedora Reporter: DJ Delorie <dj>
Component: ggz-base-libsAssignee: Pete Walter <walter.pete>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fweimer, hdegoede, rdieter, walter.pete
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ggz-base-libs-0.99.5-34.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-03-03 12:09:44 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
ggz-base-libs-0.99.5-fedora-c99.patch none

Description DJ Delorie 2023-03-03 02:51:18 UTC
The file m4/ggz/c99.m4 needs a fix for C99 compatibility, to avoid calling the undeclared strlen and sprintf functions.

Filing this here for tracking purposes because the upstream sites do not respond.

Comment 1 DJ Delorie 2023-03-03 02:52:53 UTC
Created attachment 1947639 [details]
ggz-base-libs-0.99.5-fedora-c99.patch