Your message dated Sat, 7 Jun 2008 09:32:56 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed ages ago
has caused the Debian Bug report #160066,
regarding wrong assumption on char signedness
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
160066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=160066
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: eboard
Version: 0.6.2-2
Severity: important
Hi,
char is per default unsigned on arm, powerpc and s390. There are several
warnings, e.g.
help.cc:326: warning: comparison is always false due to limited range of data
type
during build of your package that will cause a runtime error. Please check
http://buildd.debian.org/fetch.php?&pkg=eboard&ver=0.6.2-2&arch=s390&stamp=1031351556&file=log&as=raw
for details.
Thanks,
Gerhard
--- End Message ---
--- Begin Message ---
fixed 160066 0.8.0-1
thanks
According to the build logs, the bug has been fixed in 0.8.0-1. The
current version uses a "signed char" as well, thus closing this bug.
--- End Message ---