Your message dated Tue, 10 Apr 2001 23:25:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line closing nmu fixed bugs
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; 9 Mar 2000 01:31:07 +0000
Received: (qmail 25111 invoked from network); 9 Mar 2000 01:31:07 -0000
Received: from adsl-63-193-116-241.dsl.snfc21.pacbell.net (HELO kitenet.net) 
([EMAIL PROTECTED])
  by master.debian.org with SMTP; 9 Mar 2000 01:31:06 -0000
Received: (qmail 9514 invoked by uid 500); 9 Mar 2000 01:31:05 -0000
Date: 9 Mar 2000 01:31:05 -0000
Message-ID: <[EMAIL PROTECTED]>
From: Joey Hess <[EMAIL PROTECTED]>
Subject: libnewt-perl: incorrect man page docs
To: [EMAIL PROTECTED]
X-Mailer: bug 3.2.10

Package: libnewt-perl
Version: 1.08-1
Severity: normal

Quoting the man page:

       You can attach a callback for a component like this:

           sub comp_cb {
               ...
           }

           $component->AddCallback(\%comp_cb);

Of course, that's wrong. Passing AddCallback a reference to a hash
is not really going to work too well. I sppose they meant '\&', but of course
it's often more idiomatic anyway to just do:

          $component->AddCallback(sub {
                ...
          }))

-- System Information
Debian Release: 2.2
Kernel Version: Linux kite 2.2.14 #1 Mon Jan 10 21:43:42 PST 2000 i686 unknown

Versions of the packages libnewt-perl depends on:
ii  libc6          2.1.3-6        GNU C Library: Shared libraries and Timezone
ii  libnewt0       0.50-5.3       Not Erik's Windowing Toolkit - text mode win
ii  perl-5.005     5.005.03-6     Larry Wall's Practical Extracting and Report
ii  slang1         1.3.9-1        The S-Lang programming library - runtime ver
---------------------------------------
Received: (at 59963-done) by bugs.debian.org; 11 Apr 2001 06:25:13 +0000
>From [EMAIL PROTECTED] Wed Apr 11 01:25:13 2001
Return-path: <[EMAIL PROTECTED]>
Received: from kitenet.net [198.144.200.155] (postfix)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14nE3w-0000Vb-00; Wed, 11 Apr 2001 01:25:08 -0500
Received: by kitenet.net (Postfix, from userid 500)
        id 928D0BC020; Tue, 10 Apr 2001 23:25:07 -0700 (PDT)
Date: Tue, 10 Apr 2001 23:25:07 -0700
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: closing nmu fixed bugs
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.17i
Delivered-To: [EMAIL PROTECTED]

These bugs were fixed in past uploads of the respective packages, which
are all "maintained" by the Debian QA Group.

-- 
see shy jo

Reply via email to