Bug 2145212 - libofa: Avoid C89ism in configure
Summary: libofa: Avoid C89ism in configure
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libofa
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Weimer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCNoUpstream
TreeView+ depends on / blocked
 
Reported: 2022-11-23 14:17 UTC by Florian Weimer
Modified: 2022-11-23 15:35 UTC (History)
2 users (show)

Fixed In Version: libofa-0.9.3-43.fc38
Clone Of:
Environment:
Last Closed: 2022-11-23 15:35:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
libofa-configure-c99.patch (790 bytes, patch)
2022-11-23 14:17 UTC, Florian Weimer
no flags Details | Diff
libofa-configure-c99.patch (3.90 KB, patch)
2022-11-23 15:35 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2022-11-23 14:17:59 UTC
Created attachment 1926722 [details]
libofa-configure-c99.patch

The configure script calls an undeclared exit function. This is in shell code that would be regenerated by autoconf. Since upstream is no longer active, I'm filing this bug for tracking purposes.

Comment 1 Florian Weimer 2022-11-23 15:35:26 UTC
Created attachment 1926725 [details]
libofa-configure-c99.patch


Note You need to log in before you can comment on or make changes to this bug.