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

Bug#59963: marked as done (libnewt-perl: incorrect man page docs)



Your message dated Tue, 10 Apr 2001 23:25:07 -0700
with message-id <20010410232507.A6662@kitenet.net>
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) (qmailr@63.193.116.241)
  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: <20000309013105.9513.qmail@kitenet.net>
From: Joey Hess <joey@kitenet.net>
Subject: libnewt-perl: incorrect man page docs
To: submit@bugs.debian.org
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 joey@kitenet.net Wed Apr 11 01:25:13 2001
Return-path: <joey@kitenet.net>
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 <joeyh@debian.org>
To: 90053-done@bugs.debian.org, 90383-done@bugs.debian.org,
	52336-done@bugs.debian.org, 59963-done@bugs.debian.org,
	61330-done@bugs.debian.org, 62902-done@bugs.debian.org,
	65230-done@bugs.debian.org, 66312-done@bugs.debian.org,
	70823-done@bugs.debian.org, 80679-done@bugs.debian.org,
	84542-done@bugs.debian.org, 90298-done@bugs.debian.org,
	91019-done@bugs.debian.org, 91026-done@bugs.debian.org,
	91594-done@bugs.debian.org, 91606-done@bugs.debian.org,
	93064-done@bugs.debian.org, 86319-done@bugs.debian.org,
	89231-done@bugs.debian.org, 92674-done@bugs.debian.org,
	64414-done@bugs.debian.org, 56722-done@bugs.debian.org,
	40496-done@bugs.debian.org, 22886-done@bugs.debian.org
Subject: closing nmu fixed bugs
Message-ID: <20010410232507.A6662@kitenet.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.17i
Delivered-To: 59963-done@bugs.debian.org

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

-- 
see shy jo



Reply to: