[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#18753: marked as done (libc6-dev: getpass() prototyped in unistd.h rather than pwd.h)



Your message dated Tue, 21 Sep 1999 12:03:42 -0700
with message-id <v04205504b40d86c2df96@[206.163.71.146]>
and subject line Fixed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Mar 1998 13:40:47 +0000
Received: (qmail 25622 invoked from network); 2 Mar 1998 13:40:42 -0000
Received: from pfaff.newton.cam.ac.uk (131.111.145.133)
  by debian.novare.net with SMTP; 2 Mar 1998 13:40:42 -0000
Received: (from jhnc@localhost)
	by pfaff.newton.cam.ac.uk (8.8.8/8.8.8/Debian/GNU) id NAA12334;
	Mon, 2 Mar 1998 13:40:27 GMT
Date: Mon, 2 Mar 1998 13:40:27 GMT
Message-Id: <199803021340.NAA12334@pfaff.newton.cam.ac.uk>
From: Jonathan H N Chin <jhnc@pfaff.newton.cam.ac.uk>
Subject: libc6-dev: getpass() prototyped in unistd.h rather than pwd.h
To: submit@bugs.debian.org
X-Mailer: bug 3.1.0

Package: libc6-dev
Version: 2.0.7pre1-2

Either libc6-dev or manpages-dev is in error. From getpass(3):

  SYNOPSIS
         #include <pwd.h>
         char *getpass( const char * prompt );

But:

  % grep getpass /usr/include/{unistd,pwd}.h
  /usr/include/unistd.h:extern char *getpass __P ((__const char *__prompt));


-jonathan


-- System Information
Debian Release: 2.0 (unstable)
Kernel Version: Linux pfaff 2.0.33-awe #1 Thu Feb 26 14:04:34 /etc/localtime 1998 i486 unknown

Versions of the packages libc6-dev depends on:
libc6	Version: 2.0.7pre1-2
kernel-headers-2.0.32	Version: 2.0.32-5
gcc	Version: 2.7.2.3-3
---------------------------------------
Received: (at 18753-done) by bugs.debian.org; 23 Sep 1999 02:40:03 +0000
Received: (qmail 29942 invoked from network); 23 Sep 1999 02:40:02 -0000
Received: from cerberus.espy.org (mail@206.163.71.145)
  by master.debian.org with SMTP; 23 Sep 1999 02:40:02 -0000
Received: from hercules.espy.org [206.163.71.146] 
	by cerberus.espy.org with esmtp (Exim 3.03 #1 (Debian GNU/Linux))
	id 11Tynh-00081S-01; Wed, 22 Sep 1999 19:40:01 -0700
Mime-Version: 1.0
X-Sender: jk@mail.espy.org
Message-Id: <v04205504b40d86c2df96@[206.163.71.146]>
Date: Tue, 21 Sep 1999 12:03:42 -0700
To: 18753-done@bugs.debian.org
From: Joel Klecker <jk@espy.org>
Subject: Fixed
Content-Type: text/plain; charset="us-ascii" ; format="flowed"

This was never a bug in libc6-dev, and it's been fixed in manpages-dev.
-- 
Joel Klecker (aka Espy)                    Debian GNU/Linux Developer
<URL:mailto:jk@espy.org>                 <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/>               <URL:http://www.debian.org/>


Reply to: