Bug 2154845 - rdist: Fix C99 compatibility glitch
Summary: rdist: Fix C99 compatibility glitch
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rdist
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-12-19 11:54 UTC by Florian Weimer
Modified: 2022-12-19 12:04 UTC (History)
2 users (show)

Fixed In Version: rdist-6.1.5-78.fc38
Clone Of:
Environment:
Last Closed: 2022-12-19 12:04:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
rdist-c99.patch (434 bytes, patch)
2022-12-19 11:55 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2022-12-19 11:54:42 UTC
Proper declarations of re_exec, re_comp are missing, causing build failures in strict(er) C99 mode.

Filing this bug here for tracking purposes because upstream does not seem to have a public bug tracker.

Comment 1 Florian Weimer 2022-12-19 11:55:13 UTC
Created attachment 1933600 [details]
rdist-c99.patch


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