Your message dated Mon, 12 Dec 2005 16:32:23 +0100
with message-id <[EMAIL PROTECTED]>
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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Sep 2005 20:36:41 +0000
>From [EMAIL PROTECTED] Mon Sep 26 13:36:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp2.vzavenue.net [66.171.59.141] (mirapoint)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EJziL-0007gA-00; Mon, 26 Sep 2005 13:36:41 -0700
Received: from mail.vzavenue.net (mail.vzavenue.net [66.171.59.142])
        by smtp2.vzavenue.net (MOS 3.4.8-GR)
        with ESMTP id CQG72197;
        Mon, 26 Sep 2005 16:32:22 -0400 (EDT)
Received: from [192.168.0.100] (244.173.171.66.subscriber.vzavenue.net 
[66.171.173.244])
        by mail.vzavenue.net (MOS 3.4.8-GR)
        with ESMTP id CZV01127;
        Mon, 26 Sep 2005 16:32:18 -0400 (EDT)
From: Daniel Burrows <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Return type of strerror_r is incorrect.
Date: Mon, 26 Sep 2005 13:31:58 -0700
User-Agent: KMail/1.8.2
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart2356037.KMT6vWlMUz";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <[EMAIL PROTECTED]>
X-Junkmail-Status: score=0/50, host=smtp2.vzavenue.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

--nextPart2356037.KMT6vWlMUz
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Package: manpages-dev
Version: 2.02-2
Severity: normal

  strerror(3) claims that strerror_r returns an integer that is zero for=20
success and non-zero for failure; in fact, it returns a char * and the code=
=20
appears to say that there is no way to distinguish success and failure; if=
=20
the buffer is too small the string is just truncated.

  Daniel

=2D- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=3Den_US.UTF-8, LC_CTYPE=3Den_US.UTF-8 (charmap=3DUTF-8)

Versions of packages manpages-dev depends on:
ii  manpages                      2.02-2     Manual pages about using a=20
GNU/Lin

manpages-dev recommends no packages.

=2D- no debconf information

=2D-=20
/------------------- Daniel Burrows <[EMAIL PROTECTED]> -----------------=
=2D\
|                         "Inconceivable!"                                 =
 |
|                           -- "The Princess Bride"                        =
 |
\---------------- The Turtle Moves! -- http://www.lspace.org --------------=
=2D/

--nextPart2356037.KMT6vWlMUz
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBDOFrQch6xsM7kSXgRAodBAKDkLPS2V5oGcGONJyc8Wnp8MgVI9gCgkPME
Cl9DyfXDcRrLnRlwyFvzUps=
=4HWl
-----END PGP SIGNATURE-----

--nextPart2356037.KMT6vWlMUz--


---------------------------------------
Received: (at 330224-done) by bugs.debian.org; 12 Dec 2005 15:37:55 +0000
>From [EMAIL PROTECTED] Mon Dec 12 07:37:55 2005
Return-path: <[EMAIL PROTECTED]>
Received: from luonnotar.infodrom.org ([195.124.48.78] ident=postfix)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1ElpkR-0000C3-7d
        for [EMAIL PROTECTED]; Mon, 12 Dec 2005 07:37:55 -0800
Received: by luonnotar.infodrom.org (Postfix, from userid 10)
        id 3E724366B78; Mon, 12 Dec 2005 16:37:52 +0100 (CET)
Received: at Infodrom Oldenburg (/\##/\ Smail-3.2.0.102 1998-Aug-2 #2)
        from infodrom.org by finlandia.Infodrom.North.DE
        via smail from stdin
        id <[EMAIL PROTECTED]>
        for [EMAIL PROTECTED]; Mon, 12 Dec 2005 16:32:23 +0100 (CET) 
Date: Mon, 12 Dec 2005 16:32:23 +0100
From: Martin Schulze <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: fixed
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
User-Agent: Mutt/1.5.11
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

fixed with the new manpages releases.

Regards,

        Joey

-- 
If nothing changes, everything will remain the same.  -- Barne's Law

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to