Your message dated Tue, 25 Nov 2008 17:16:39 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#506802: manpages-dev: manpage about gethostname(2)
contains wrong/(old?) information about the header it is defined in
has caused the Debian Bug report #506802,
regarding manpages-dev: manpage about gethostname(2) contains wrong/(old?)
information about the header it is defined in
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
506802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506802
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: manpages-dev
Version: 3.13-2
Severity: normal
man 2 gethostname says:
---8<---
#include <unistd.h>
int gethostname(char *name, size_t len);
int sethostname(const char *name, size_t len);
--->8---
However, gethostname is not defined there, it is just an external there.
Thus using the unistd include does not work.
Since I haven't found anything on this issue I hope I didn't miss
something important, and just created noise. :)
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages manpages-dev depends on:
ii manpages 3.13-2 Manual pages about using a GNU/Lin
manpages-dev recommends no packages.
Versions of packages manpages-dev suggests:
ii man-db [man-browser] 2.5.2-3 on-line manual pager
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
thank you very much!
I wasn't aware of feature test macros so overread it as "don't need
what I don't know". :)
I'll try to close this bug then (If I find out how).
Regards
--- End Message ---