Bug#182154: wrong assumption on char signedness

2003-03-08 Thread Steven Barker
On Sun, Feb 23, 2003 at 12:54:57PM +0100, Gerhard Tonn wrote: > Package: evas > Version: 0.6.0-3 > Severity: important I've prepared a QA fix for this bug. However, as I'm not a Debian developer yet, I need someone to upload it for me. A patch against the last upload is attached and the full so

Re: Bug#182154: wrong assumption on char signedness

2003-02-23 Thread Colin Watson
On Sun, Feb 23, 2003 at 12:54:57PM +0100, Gerhard Tonn wrote: > Package: evas > Version: 0.6.0-3 > Severity: important Whoever fixes this, please fix the Maintainer: field to [EMAIL PROTECTED] too ... -- Colin Watson [EMAIL PROTECTED]

Bug#182154: wrong assumption on char signedness

2003-02-23 Thread Gerhard Tonn
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 pa