Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530320 - 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]
Summary: net-misc/lksctp-tools-1.0.16 - .../work/lksctp-tools-1.0.16/src/withsctp/chec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords: PATCH
Depends on: 610438
Blocks:
  Show dependency tree
 
Reported: 2014-11-24 11:47 UTC by Jeroen Roovers (RETIRED)
Modified: 2018-10-11 11:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
files/lksctp-tools-1.0.16-close.patch (lksctp-tools-1.0.16-close.patch,199 bytes, patch)
2014-11-24 11:47 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.