From nuts@n-u-l.de Tue Sep 26 06:52:46 2000
Return-Path: <nuts@n-u-l.de>
Delivered-To: rcw@localhost.lly.org
Received: from oz.net (localhost [127.0.0.1])
	by frantica.lly.org (Postfix) with ESMTP id 2AE4115E410
	for <rcw@localhost>; Tue, 26 Sep 2000 06:52:46 -0700 (PDT)
Received: from master.debian.org (master.debian.org [216.234.231.5]) by emerald.oz.net (8.9.3/8.7.3) with ESMTP id GAA26455 for <rcw@oz.net>; Tue, 26 Sep 2000 06:02:46 -0700 (PDT)
From: nuts@n-u-l.de
Received: from natmail2.webmailer.de (post.webmailer.de) [::ffff:192.67.198.65] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13duZw-0007oY-00; Tue, 26 Sep 2000 08:15:24 -0500
Received: from warpkern.n-u-l (pC19F8714.dip.t-dialin.net [193.159.135.20])
	by post.webmailer.de (8.9.3/8.8.7) with ESMTP id PAA01410
	for <rcw@debian.org>; Tue, 26 Sep 2000 15:15:21 +0200 (MET DST)
Received: from ox.n-u-l (nuts@ox.n-u-l [10.1.1.16])
	by warpkern.n-u-l (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with SMTP id PAA25469
	for <rcw@debian.org>; Tue, 26 Sep 2000 15:05:56 +0200
Date: Tue, 26 Sep 2000 13:31:42 GMT
Message-ID: <20000926.13314200@ox.n-u-l>
Subject: bug: typo in abcde 1.9.2 when mp3enc -- includes how to fix
To: rcw@debian.org
X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.2;Linux)
X-Priority: 3 (Normal)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-UIDL: 90&!!oR-!!"W4!!5-?!!
Status: RO
Content-Length: 356

Hi rcw,

thanks for doing a good job with abcde :)


in the devel release there is a nasty typo at line 166 (or nearby)

its the =84case=93 where you check what encoder to use in the do_encode =

function.
You put a

-if =84$out=93 -of =84$out=93=20

there, but you mean=20

=84-if=3D=93$in -of =84$out=93



hope i could help a bit


bye
nuts@n-u-l.de




