Your message dated Wed, 14 Oct 2009 22:37:19 +0000
with message-id <[email protected]>
and subject line Bug#544874: fixed in fairymax 4.8m-1
has caused the Debian Bug report #544874,
regarding fairymax does not work on big-endian machines
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.)
--
544874: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544874
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fairymax 4.8j-1
Fairy-Max unjustly claims stalemate on the first move, and refuses any
input move when run on Mac Power PC.
The problem is a bug in the reading of the fmax.ini file, which reads char
o[] and char oo[] with an int format.
This happens to work on little-endian machines, because the arrays are read
low to high index,
but puts only 0 or -1 in them on a big-endian machine, which leads to an
initial setup with no pieces,
and pieces that have no moves.
Upstream this is now fixed by declaring o[] and oo[] as int, rather than
char (version 4.8K):
http://home.hccnet.nl/h.g.muller/dwnldpage.html
The same error is in the source file of the Xiangqi derivative maxqi.c.
H.G. Muller
--- End Message ---
--- Begin Message ---
Source: fairymax
Source-Version: 4.8m-1
We believe that the bug you reported is fixed in the latest version of
fairymax, which is due to be installed in the Debian FTP archive:
fairymax_4.8m-1.diff.gz
to pool/main/f/fairymax/fairymax_4.8m-1.diff.gz
fairymax_4.8m-1.dsc
to pool/main/f/fairymax/fairymax_4.8m-1.dsc
fairymax_4.8m-1_i386.deb
to pool/main/f/fairymax/fairymax_4.8m-1_i386.deb
fairymax_4.8m.orig.tar.gz
to pool/main/f/fairymax/fairymax_4.8m.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.
Vincent Legout <[email protected]> (supplier of updated fairymax 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.8
Date: Tue, 29 Sep 2009 13:17:55 +0800
Source: fairymax
Binary: fairymax
Architecture: source i386
Version: 4.8m-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Vincent Legout <[email protected]>
Description:
fairymax - xboard compatible chess and chess-variant engine
Closes: 544874
Changes:
fairymax (4.8m-1) unstable; urgency=low
.
* New upstream version (Closes: #544874)
- Update 01_fix_ini_files_default_location patch
- Add 02_Makefile patch
* debian/control:
- Bump to Standards-Version 3.8.3
- Build-Depend on debhelper >= 7.0.50~ to support override targets
- Update Homepage
* debian/fairymax.install: Dropped
* debian/fairymax.docs: Updated
* debian/fairymax.manpages: Updated
* debian/fairymax.6: Dropped, integrated upstream
* debian/rules: Updated
* debian/fairymax.dirs: Added
* debian/README.source: Added
* debian/copyright: Update Source field
* debian/watch: Added
Checksums-Sha1:
cd747b3a9dc1280f091948e9b64e78ac879c19f0 1201 fairymax_4.8m-1.dsc
eec8309928996658059b4ea770e67e549d9fcc2d 33437 fairymax_4.8m.orig.tar.gz
55037de1fa235c459045e883bb121e4d12f7f00b 2658 fairymax_4.8m-1.diff.gz
bf94b20abbcb9f9e34dc1ff7bc4e692761003712 31622 fairymax_4.8m-1_i386.deb
Checksums-Sha256:
161a706c5c6b50db3c09cdaabae20d1cf265f68ebee0e9f27fa030d5f7684ae4 1201
fairymax_4.8m-1.dsc
4fc2b0e49347bcbde24a502caf15e1057ccc0df4f145aaa6def74eaf2319c681 33437
fairymax_4.8m.orig.tar.gz
c321bc8498756568a931e01e6b628fe65f0bae2e6725b8d2dd4d9365cf48f73b 2658
fairymax_4.8m-1.diff.gz
73dc7279c7483b2209e898bacdf10ba949f067e5f6fe8d84596f4b7379f93b38 31622
fairymax_4.8m-1_i386.deb
Files:
1c994d6222d9ae8b7e6f68e6b9984e83 1201 games extra fairymax_4.8m-1.dsc
6b530e46aac3159590ee84271eeae5a7 33437 games extra fairymax_4.8m.orig.tar.gz
4bced8158a528420a98a25774b31023c 2658 games extra fairymax_4.8m-1.diff.gz
3bd9128a1f76e8f6809ff8e5b7f4ac3a 31622 games extra fairymax_4.8m-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkrWOJ8ACgkQsKTFpDfZQSx9RACdE/onIvS4STbxTQnVeBQTYT1F
Rz8AnRjA8q2onqXpLpZ26TQSoaw+Ev9S
=eaAR
-----END PGP SIGNATURE-----
--- End Message ---