Bug 2151453 - netstat-nat: Missing forward declarations impact C99 compatibility
Summary: netstat-nat: Missing forward declarations impact C99 compatibility
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: netstat-nat
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:37 UTC by Florian Weimer
Modified: 2022-12-07 07:56 UTC (History)
1 user (show)

Fixed In Version: netstat-nat-1.4.10-24.fc38
Clone Of:
Environment:
Last Closed: 2022-12-07 07:56:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
netstat-nat.spec (683 bytes, patch)
2022-12-07 07:37 UTC, Florian Weimer
no flags Details | Diff

Description Florian Weimer 2022-12-07 07:37:17 UTC
Created attachment 1930731 [details]
netstat-nat.spec

A few function prototypes are missing, so compilation may file with future compilers which are stricter about C99 compliance. Implicit function declarations are not part of C99.


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