Bug 2168844 - xwxapt: C99 compatibility fix for the configure script
Summary: xwxapt: C99 compatibility fix for the configure script
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xwxapt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: DJ Delorie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCNoUpstream
TreeView+ depends on / blocked
 
Reported: 2023-02-10 08:12 UTC by Florian Weimer
Modified: 2023-02-10 20:43 UTC (History)
1 user (show)

Fixed In Version: xwxapt-3.4.1-10.fc39
Clone Of:
Environment:
Last Closed: 2023-02-10 08:13:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
xwxapt-3.4.1-fedora-c99.patch (789 bytes, patch)
2023-02-10 08:12 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2023-02-10 08:12:17 UTC
Created attachment 1943266 [details]
xwxapt-3.4.1-fedora-c99.patch

The file m4/intdiv0.m4 (copied from gettext/gnulib) needs a fix for C99 compatibility, to avoid calling the undeclared _exit function.

Filing this here for tracking purposes because there does not seem to be an upstream bug tracker.

Comment 1 DJ Delorie 2023-02-10 20:43:59 UTC
xwxapt-3.4.4 is available upstream which includes this fix


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