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

Bug#182154: marked as done (wrong assumption on char signedness)



Your message dated Mon, 21 Jul 2003 07:32:35 -0400
with message-id <E19eYuB-0002SC-00@auric.debian.org>
and subject line Bug#182154: fixed in evas 0.6.0-4
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 11:48:38 +0000
>From GerhardTonn@gammatau.de Sun Feb 23 05:48:37 2003
Return-path: <GerhardTonn@gammatau.de>
Received: from moutvdom.kundenserver.de [212.227.126.250] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18mucX-0005bb-00; Sun, 23 Feb 2003 05:48:37 -0600
Received: from [212.227.126.223] (helo=mrvdomng.kundenserver.de)
	by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1)
	id 18mucX-00040e-00
	for maintonly@bugs.debian.org; Sun, 23 Feb 2003 12:48:37 +0100
Received: from [80.138.129.87] (helo=tau)
	by mrvdomng.kundenserver.de with smtp (Exim 3.35 #1)
	id 18mucW-00052w-00
	for maintonly@bugs.debian.org; Sun, 23 Feb 2003 12:48:36 +0100
From: Gerhard Tonn <GerhardTonn@gammatau.de>
To: maintonly@bugs.debian.org
Subject: wrong assumption on char signedness
Date: Sun, 23 Feb 2003 12:54:57 +0100
X-Mailer: KMail [version 1.1.99]
Content-Type: text/plain;
  charset="iso-8859-1"
MIME-Version: 1.0
Message-Id: <03022312545706.00757@tau>
Content-Transfer-Encoding: 8bit
Delivered-To: maintonly@bugs.debian.org
X-Spam-Status: No, hits=-0.2 required=4.0
	tests=HAS_PACKAGE,SPAM_PHRASE_00_01
	version=2.44
X-Spam-Level: 

Package: evas
Version:  0.6.0-3
Severity: important

Hi,
char is per default unsigned on arm, powerpc and s390. There are several 
warnings, e.g.

/build/buildd/evas-0.6.0/src/evas_render_routines.c:125: 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=evas&ver=0.6.0-3&arch=s390&stamp=1044453578&file=log&as=raw

for details.

Thanks,
Gerhard

---------------------------------------
Received: (at 182154-close) by bugs.debian.org; 21 Jul 2003 11:35:10 +0000
>From katie@auric.debian.org Mon Jul 21 06:35:09 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19eYwf-0001qP-00; Mon, 21 Jul 2003 06:35:09 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19eYuB-0002SC-00; Mon, 21 Jul 2003 07:32:35 -0400
From: Steven Barker <steve@blckknght.org>
To: 182154-close@bugs.debian.org
X-Katie: $Revision: 1.34 $
Subject: Bug#182154: fixed in evas 0.6.0-4
Message-Id: <E19eYuB-0002SC-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Mon, 21 Jul 2003 07:32:35 -0400
Delivered-To: 182154-close@bugs.debian.org

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

evas-demo_0.6.0-4_i386.deb
  to pool/main/e/evas/evas-demo_0.6.0-4_i386.deb
evas_0.6.0-4.diff.gz
  to pool/main/e/evas/evas_0.6.0-4.diff.gz
evas_0.6.0-4.dsc
  to pool/main/e/evas/evas_0.6.0-4.dsc
libevas0-dev_0.6.0-4_i386.deb
  to pool/main/e/evas/libevas0-dev_0.6.0-4_i386.deb
libevas0_0.6.0-4_i386.deb
  to pool/main/e/evas/libevas0_0.6.0-4_i386.deb



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 182154@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steven Barker <steve@blckknght.org> (supplier of updated evas 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Fri,  7 Mar 2003 15:48:42 -0500
Source: evas
Binary: libevas0-dev libevas0 evas-demo
Architecture: source i386
Version: 0.6.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Steven Barker <steve@blckknght.org>
Description: 
 evas-demo  - evas library demo
 libevas0   - enlightenment advanced canvas library
 libevas0-dev - development files for libevas
Closes: 165473 182154
Changes: 
 evas (0.6.0-4) unstable; urgency=low
 .
   * QA upload.
   * debian/control: Update QA email address.
   * src/evas_renderer_routines.c: Fix char signedness assumptions.
     (Closes: #182154)
   * src/evas_object.c: Fix function order bug that may have broken
     arches where sizeof(int) != sizeof(void *).
   * src/eval_gl_routines.c: Fix use of infinate texture coordonates,
     using patch from Michel Daenzer <michel@daenzer.net>.
     (Closes: #165473)
Files: 
 eaf5aece3c44d26f6f2f3560d0cfa822 680 libs optional evas_0.6.0-4.dsc
 9e671d9063e3afa774a2fa04855b0ea9 160120 libs optional evas_0.6.0-4.diff.gz
 86b415cea3614b5cb55ef11cac8ed4f6 71332 libs optional libevas0_0.6.0-4_i386.deb
 767b41ac06333cc0ea8bcc8b8c3d1e8b 77614 devel optional libevas0-dev_0.6.0-4_i386.deb
 203c2ab5cebd4af4d682b3af1c0fee92 8433712 graphics optional evas-demo_0.6.0-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/G8o+BEnrTWk1E4cRAmVJAJ421v+3LEvTUw37MCwkpDfCgakYsACeP8pa
kMla2j416IR3+X9fZ88Im+E=
=p4dQ
-----END PGP SIGNATURE-----



Reply to: