[Bug 1875] Gentoo QA warning: net-misc/openssh-5.8_p1-r1: closefromtest.c:46: warning: implicit declaration of function ‘closefrom’

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Apr 19 15:58:35 EST 2011


https://bugzilla.mindrot.org/show_bug.cgi?id=1875

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org,
                   |                            |dtucker at zip.com.au

--- Comment #1 from Damien Miller <djm at mindrot.org> 2011-04-19 15:58:36 EST ---
Darren, can we just add a closefrom() prototype to the top of the file?
I.e.

int closefrom(int);

I can't imagine it being prototyped any other way.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list