Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 530320

Summary: net-misc/lksctp-tools-1.0.16 - .../work/lksctp-tools-1.0.16/src/withsctp/checksctp.c:55:5: warning: implicit declaration of function ‘close’ [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Current packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED FIXED    
Severity: normal CC: base-system
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 610438    
Bug Blocks:    
Attachments: files/lksctp-tools-1.0.16-close.patch

Description Jeroen Roovers (RETIRED) gentoo-dev 2014-11-24 11:47:08 UTC
Created attachment 390188 [details, diff]
files/lksctp-tools-1.0.16-close.patch

.../work/lksctp-tools-1.0.16/src/withsctp/checksctp.c: In function ‘main’:
.../work/lksctp-tools-1.0.16/src/withsctp/checksctp.c:55:5: warning: implicit declaration of function ‘close’ [-Wimplicit-function-declaration]

It's inconsequential, really.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2018-10-10 22:14:34 UTC
This is fixed via https://github.com/sctp/lksctp-tools/commit/889ea52a67e489a629dacac3d064cf4ed3df6f7d#diff-e07cdb58d1f21f840a53fc404eba4269 which is present in >=1.0.17 which is already stable.