Your message dated Mon, 09 Aug 2004 03:17:05 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#182168: fixed in newspost 2.1.1-1
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 maintonly) by bugs.debian.org; 23 Feb 2003 12:32:05 +0000
>From [EMAIL PROTECTED] Sun Feb 23 06:32:03 2003
Return-path: <[EMAIL PROTECTED]>
Received: from moutvdom.kundenserver.de [212.227.126.249] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18mvIY-0005LS-00; Sun, 23 Feb 2003 06:32:03 -0600
Received: from [212.227.126.224] (helo=mrvdomng.kundenserver.de)
        by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1)
        id 18mvIY-0006tA-00
        for [EMAIL PROTECTED]; Sun, 23 Feb 2003 13:32:02 +0100
Received: from [80.138.129.87] (helo=tau)
        by mrvdomng.kundenserver.de with smtp (Exim 3.35 #1)
        id 18mvIX-0003UV-00
        for [EMAIL PROTECTED]; Sun, 23 Feb 2003 13:32:01 +0100
From: Gerhard Tonn <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: wrong assumption on char signedness
Date: Sun, 23 Feb 2003 13:38:22 +0100
X-Mailer: KMail [version 1.1.99]
Content-Type: text/plain;
  charset="iso-8859-1"
MIME-Version: 1.0
Message-Id: <[EMAIL PROTECTED]>
Content-Transfer-Encoding: 8bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.2 required=4.0
        tests=HAS_PACKAGE,SPAM_PHRASE_00_01
        version=2.44
X-Spam-Level: 

Package: newspost
Version:  2.1-1
Severity: important

Hi,
char is per default unsigned on arm, powerpc and s390. There is a warning

utils.c:51: warning: comparison is always false due to limited range of data 
type

during build of your package that might cause a runtime error. Please check

http://buildd.debian.org/fetch.php?&pkg=newspost&ver=2.1-1&arch=s390&stamp=1045781302&file=log&as=raw

for details.

In your case the variable c should be defined as int. Defining it as 
char is even wrong on i386, since the char 0xff is then interpreted as EOF. 
On the platforms mentioned above the EOF condition is never true, leading to 
an infinite loop.

Thanks,
Gerhard

---------------------------------------
Received: (at 182168-close) by bugs.debian.org; 9 Aug 2004 07:23:33 +0000
>From [EMAIL PROTECTED] Mon Aug 09 00:23:33 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Bu4VJ-0000b1-00; Mon, 09 Aug 2004 00:23:33 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Bu4P3-0006Sn-00; Mon, 09 Aug 2004 03:17:05 -0400
From: [EMAIL PROTECTED] (Thomas Bushnell, BSG)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#182168: fixed in newspost 2.1.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 09 Aug 2004 03:17:05 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: newspost
Source-Version: 2.1.1-1

We believe that the bug you reported is fixed in the latest version of
newspost, which is due to be installed in the Debian FTP archive:

newspost_2.1.1-1.diff.gz
  to pool/main/n/newspost/newspost_2.1.1-1.diff.gz
newspost_2.1.1-1.dsc
  to pool/main/n/newspost/newspost_2.1.1-1.dsc
newspost_2.1.1-1_powerpc.deb
  to pool/main/n/newspost/newspost_2.1.1-1_powerpc.deb
newspost_2.1.1.orig.tar.gz
  to pool/main/n/newspost/newspost_2.1.1.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Bushnell, BSG <[EMAIL PROTECTED]> (supplier of updated newspost 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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  8 Aug 2004 23:49:43 -0700
Source: newspost
Binary: newspost
Architecture: source powerpc
Version: 2.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Thomas Bushnell, BSG <[EMAIL PROTECTED]>
Description: 
 newspost   - Usenet binary autoposter
Closes: 182168 188392 197284
Changes: 
 newspost (2.1.1-1) unstable; urgency=low
 .
   * QA Upload.
   * New upstream release.  (Closes: #197284, #188392)
   * base/utils.c (getline): Declare C as int, not char.  (Closes: #182168)
Files: 
 5919910516b133d9a359d735195ca3b1 571 news optional newspost_2.1.1-1.dsc
 099a69ce511f746aec88a57d03575d5f 61412 news optional newspost_2.1.1.orig.tar.gz
 01f258731f35875eee4fc698742e7228 2121 news optional newspost_2.1.1-1.diff.gz
 56a19caad06a36c7f4ffa716ccbe334e 41554 news optional 
newspost_2.1.1-1_powerpc.deb

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

iD8DBQFBFx/qqMsB9b6fcOoRAqEuAJ0fjK+VqIH6M0sw8tWIiJXX5sxCrwCeJo6x
ZaIhE/VJY9uZxd0YIndae3A=
=91Fd
-----END PGP SIGNATURE-----

Reply via email to