Your message dated Tue, 22 Feb 2005 18:18:00 +0000
with message-id <[EMAIL PROTECTED]>
and subject line No follow ups and xfce removed now.
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; 12 Jan 2003 09:47:05 +0000
>From [EMAIL PROTECTED] Sun Jan 12 03:47:05 2003
Return-path: <[EMAIL PROTECTED]>
Received: from moutvdom.kundenserver.de [212.227.126.251] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18Xeht-0001MC-00; Sun, 12 Jan 2003 03:47:05 -0600
Received: from [212.227.126.223] (helo=mrvdomng.kundenserver.de)
        by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1)
        id 18Xehs-0002hG-00
        for [EMAIL PROTECTED]; Sun, 12 Jan 2003 10:47:04 +0100
Received: from [80.138.137.165] (helo=tau)
        by mrvdomng.kundenserver.de with smtp (Exim 3.35 #1)
        id 18Xehs-0003pX-00
        for [EMAIL PROTECTED]; Sun, 12 Jan 2003 10:47:04 +0100
From: Gerhard Tonn <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: wrong assumption on char signedness
Date: Sun, 12 Jan 2003 10:53:01 +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.6 required=5.0
        tests=SPAM_PHRASE_00_01
        version=2.41
X-Spam-Level: 

Package: xfce
Version:  3.8.18-2
Severity: important

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

xfumed.c:484: warning: comparison is always true 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=xfce&ver=3.8.18-2&arch=s390&stamp=1038520108&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 176382-done) by bugs.debian.org; 22 Feb 2005 18:18:03 +0000
>From [EMAIL PROTECTED] Tue Feb 22 10:18:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from the.earth.li [193.201.200.66] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D3ebg-0000F1-00; Tue, 22 Feb 2005 10:18:01 -0800
Received: from huggie by the.earth.li with local (Exim 3.35 #1 (Debian))
        id 1D3ebg-0002YZ-00; Tue, 22 Feb 2005 18:18:00 +0000
Date: Tue, 22 Feb 2005 18:18:00 +0000
From: Simon Huggins <[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]
Subject: No follow ups and xfce removed now.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Organization: Black Cat Networks, http://www.blackcatnetworks.co.uk/
X-Attribution: huggie
User-Agent: Mutt/1.5.3i
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-Status: No, hits=-1.0 required=4.0 tests=BAYES_01,SORTED_RECIPS 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 3

xfce has been removed from the archive (note we recommend you use xfce4)
and either this bug is now irrelevant, there have been no follow ups to
a reasonable request from the maintainer on this bug for a long time or
I've not seen this bug in xfce4 so I'm closing it.

If you want further justification feel free to discuss it with me.

If you can reproduce them in xfce4 please reopen and reassign to xfce4
(or better the component you think is buggy) or start a new bug.

Thanks,

Simon.

-- 
oOoOo   "And 1.1.81 is officially BugFree(tm), so if you receive   oOoOo
 oOoOo any bug-reports on it, you know they are just evil lies."  oOoOo
  oOoOo                     - Linus Torvalds                     oOoOo
          htag.pl 0.0.22 ::::::: http://www.earth.li/~huggie/


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

Reply via email to