Bug 2148767 - perl-Compress-LZF: Avoid implicit function declarations for C99 compatibility
Summary: perl-Compress-LZF: Avoid implicit function declarations for C99 compatibility
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Compress-LZF
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-27 20:05 UTC by Florian Weimer
Modified: 2022-11-27 20:28 UTC (History)
2 users (show)

Fixed In Version: perl-Compress-LZF-3.8-24.fc38
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-27 20:28:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
perl-Compress-LZF-c99.patch (362 bytes, patch)
2022-11-27 20:05 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2022-11-27 20:05:33 UTC
Created attachment 1927874 [details]
perl-Compress-LZF-c99.patch

The XS module sources do not include <lzf.h>. This results in a compile error with strict(er) C99 compilers.

There's no obvious way to report bugs to upstream, so I'm filing this bug for public reference.


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