| Summary: | Gentoo QA warning: net-misc/openssh-5.8_p1-r1: closefromtest.c:46: warning: implicit declaration of function ‘closefrom’ | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Dan Wallis <mrdanwallis> |
| Component: | Build system | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | minor | CC: | djm, dtucker |
| Priority: | P2 | ||
| Version: | 5.8p1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 1845 | ||
|
Description
Dan Wallis
2011-03-04 21:46:57 AEDT
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. Done and committed, it will be in the 5.9 release. Thanks. close resolved bugs now that openssh-5.9 has been released |