Debian Bug report logs -
#400971
manpages-dev: Incorrect return type in posix_openpt(3)
Reported by: tina@debian.org
Date: Wed, 29 Nov 2006 22:03:18 UTC
Severity: normal
Tags: patch
Found in version manpages/2.39-1
Fixed in version manpages/2.44-1
Done: Martin Schulze <joey@infodrom.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#400971; Package manpages-dev.
(full text, mbox, link).
Acknowledgement sent to Martín Ferrari <martin.ferrari@gmail.com>:
New Bug report received and forwarded. Copy sent to Martin Schulze <joey@debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: manpages-dev
Version: 2.39-1
Severity: normal
Tags: patch
Subject: manpages-dev: Incorrect return type in posix_openpt(3)
Package: manpages-dev
Version: 2.39-1
Severity: normal
Tags: patch
The manual page for posix_openpt reads:
char *posix_openpt(int flags);
and it should be:
int posix_openpt(int flags);
As is inferred from the same manpage and which is the definition from
SUSv6 and stdlib.h.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (901, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-10-generic
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Versions of packages manpages-dev depends on:
ii manpages 2.39-1 Manual pages about using a GNU/Lin
manpages-dev recommends no packages.
-- no debconf information
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (901, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-10-generic
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Versions of packages manpages-dev depends on:
ii manpages 2.39-1 Manual pages about using a GNU/Lin
manpages-dev recommends no packages.
-- no debconf information
Reply sent to "Martín Ferrari" <martin.ferrari@gmail.com>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Martín Ferrari <martin.ferrari@gmail.com>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #10 received at 400971-done@bugs.debian.org (full text, mbox, reply):
reportbug said it couldn't send the report....
--
Martín Ferrari
Information forwarded to debian-bugs-dist@lists.debian.org, Martin Schulze <joey@debian.org>:
Bug#400971; Package manpages-dev.
(full text, mbox, link).
Acknowledgement sent to Michael Kerrisk <mtk-manpages@gmx.net>:
Extra info received and forwarded to list. Copy sent to Martin Schulze <joey@debian.org>.
(full text, mbox, link).
Message #15 received at 400971@bugs.debian.org (full text, mbox, reply):
Hello Martin,
> The manual page for posix_openpt reads:
>
> char *posix_openpt(int flags);
>
> and it should be:
>
> int posix_openpt(int flags);
>
> As is inferred from the same manpage and which is the definition from
> SUSv6 and stdlib.h.
Hey -- you only need to submit the bug once! (duplicates 400973, 400979).
Anyway -- thanks for reporting this. I've fixed in the upstream
man-pages-2.44.
Cheers,
Michael
Acknowledgement sent to "Martín Ferrari" <martin.ferrari@gmail.com>:
Extra info received and filed, but not forwarded.
(full text, mbox, link).
Message #20 received at 400971-quiet@bugs.debian.org (full text, mbox, reply):
On 11/30/06, Michael Kerrisk <mtk-manpages@gmx.net> wrote:
> Hello Martin,
> Hey -- you only need to submit the bug once! (duplicates 400973, 400979).
Sorry! I had problems with reportbug yesterday.
> Anyway -- thanks for reporting this. I've fixed in the upstream
> man-pages-2.44.
Great, thanks!
--
Martín Ferrari
Reply sent to Martin Schulze <joey@infodrom.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Martín Ferrari <martin.ferrari@gmail.com>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #25 received at 400971-close@bugs.debian.org (full text, mbox, reply):
Source: manpages
Source-Version: 2.44-1
We believe that the bug you reported is fixed in the latest version of
manpages, which is due to be installed in the Debian FTP archive:
manpages-dev_2.44-1_all.deb
to pool/main/m/manpages/manpages-dev_2.44-1_all.deb
manpages_2.44-1.diff.gz
to pool/main/m/manpages/manpages_2.44-1.diff.gz
manpages_2.44-1.dsc
to pool/main/m/manpages/manpages_2.44-1.dsc
manpages_2.44-1_all.deb
to pool/main/m/manpages/manpages_2.44-1_all.deb
manpages_2.44.orig.tar.gz
to pool/main/m/manpages/manpages_2.44.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 400971@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Schulze <joey@infodrom.org> (supplier of updated manpages package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 22 Apr 2007 18:38:34 +0200
Source: manpages
Binary: manpages manpages-dev
Architecture: source all
Version: 2.44-1
Distribution: unstable
Urgency: low
Maintainer: Martin Schulze <joey@debian.org>
Changed-By: Martin Schulze <joey@infodrom.org>
Description:
manpages - Manual pages about using a GNU/Linux system
manpages-dev - Manual pages about using GNU/Linux for development
Closes: 400971 400975 403888 411777 416012
Changes:
manpages (2.44-1) unstable; urgency=low
.
* New upstream release
. Fix EINVAL description in mbind(2) (closes: Bug#411777)
. Various improvements to DESCRIPTION in rename(2) (closes: Bug#416012)
. Improved time(2) (closes: Bug#403888)
. Improved getopt(2) (closes: Bug#bug352139)
. Fix return type in SYNOPSIS in posix_openpt(2) (closes: Bug#400971)
. Needs _XOPEN_SOURCE == 600 in posix_openpt(2) (closes: Bug400975)
Files:
e11c60f3ff3cc7b5682509dcc3a5d20a 584 doc - manpages_2.44-1.dsc
ce67dbac96f1934b65fd87f099c39c66 1216437 doc - manpages_2.44.orig.tar.gz
772ce538ebaa630fdbcc2d84ff4211db 53563 doc - manpages_2.44-1.diff.gz
e48dc02ffd29653e69933a04db1c0e21 497298 doc important manpages_2.44-1_all.deb
696cf4c78a8652e230d20efef56876aa 1235602 doc optional manpages-dev_2.44-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGK5EzW5ql+IAeqTIRAjgzAJsEtGwz3ghmmwgHUF4qCJ5C7xit2wCglF+B
Fzi+cBPGWvvk9Cij4bibF20=
=7YWC
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sat, 30 Jun 2007 07:58:40 GMT) (full text, mbox, link).
Bug unarchived.
Request was from <tina@aine.tina.pm>
to control@bugs.debian.org.
(Wed, 01 Jul 2020 16:21:20 GMT) (full text, mbox, link).
Changed Bug submitter to 'tina@debian.org' from 'Martín Ferrari <martin.ferrari@gmail.com>'.
Request was from <tina@aine.tina.pm>
to control@bugs.debian.org.
(Wed, 01 Jul 2020 16:21:21 GMT) (full text, mbox, link).
Bug archived.
Request was from <tina@aine.tina.pm>
to control@bugs.debian.org.
(Wed, 01 Jul 2020 16:21:21 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Thu Mar 9 10:02:53 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.