Bug 2165021

Summary: sqliteodbc: C99 compatibility fixes for the configure script
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: sqliteodbcAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dwrobel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: sqliteodbc-0.9996-13.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-01-27 12:06:43 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
sqliteodbc-configure-c99.patch none

Description Florian Weimer 2023-01-27 11:56:40 UTC
Created attachment 1940748 [details]
sqliteodbc-configure-c99.patch

The configure script needs to avoid calling the undeclared exit function.

Filing this here because upstream does not have a public bug tracker.

Comment 1 Damian Wrobel 2023-01-27 12:44:42 UTC
I contacted upstream and asked if the patch could be merged.