Bug 2151452 - cpdup: Missing declaration of strlcpy impacts C99 compatibility
Summary: cpdup: Missing declaration of strlcpy impacts C99 compatibility
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cpdup
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-07 07:25 UTC by Florian Weimer
Modified: 2022-12-07 07:39 UTC (History)
1 user (show)

Fixed In Version: cpdup-1.18-13.fc38
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-12-07 07:38:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
cpdup-c99.patch (520 bytes, text/plain)
2022-12-07 07:25 UTC, Florian Weimer
no flags Details

Description Florian Weimer 2022-12-07 07:25:09 UTC
Created attachment 1930730 [details]
cpdup-c99.patch

strlcpy is not declared when it is called (it's not present on GNU/Linux).

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


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