-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 23 Jun 2002 14:54:19 +0200 Source: treetool Binary: treetool Architecture: source i386 Version: 2.0.2a-2 Distribution: unstable Urgency: low Maintainer: Andreas Tille <tille@debian.org> Changed-By: Andreas Tille <tille@debian.org> Description: treetool - [Biology] An interactive tool for displaying trees Closes: 66190 Changes: treetool (2.0.2a-2) unstable; urgency=low . * Really changed the Maintainer address in control field * Some additions to README.Debian * added new source location to copyright file because the original was unavailable * Compile on alpha with -mieee to avoid arithmetic exceptions Many thanks to Helge Kreutzmann <kreutzm@itp.uni-hannover.de>. closes: #66190 General remark: The fix from Helge just fixes a symptom, not the reason of the problem. The system is that there is a "Divide by zero" error which is now handled as suggested by IEEE which is not the default on Alpha architecture. On the other hand the value which becomes zero should definitely not be zero. The problem could be verified using the patch debug.debian.patch.alpha (for the Debian-Version of treetool/size.c) or debug.debian.orig.alpha for the original treetool/size.c). This simple patch uses two printf statements to show the problem for further debugging. The value of nd->x just becomes 0 even if it is not touched. The reason may be some strange handling of pointers and doubly linked lists. The code produces lot of warnings and should definitely use a more robust implementation of doubly linked lists (for instance from glib). The problem is that this program has simply no license thus further development is quite hard. Files: df19606eeb6f0fbcb0cfcdfe2c71a3ff 641 non-free/science optional treetool_2.0.2a-2.dsc 805e37154f0aa3f350122930f6c8fc78 7100 non-free/science optional treetool_2.0.2a-2.diff.gz 98d195432a3b862661b20b070ea7ae98 116596 non-free/science optional treetool_2.0.2a-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Weitere Infos: siehe http://www.gnupg.org iD8DBQE9FdQVYDBbMcCf01oRAuZfAKCLB1xFoOJ5qZ/ZP8Duu732a1YJSQCeLtAa +Uzm24KtOFGbp0/SKMisqA4= =oUSV -----END PGP SIGNATURE----- Accepted: treetool_2.0.2a-2.diff.gz to pool/non-free/t/treetool/treetool_2.0.2a-2.diff.gz treetool_2.0.2a-2.dsc to pool/non-free/t/treetool/treetool_2.0.2a-2.dsc treetool_2.0.2a-2_i386.deb to pool/non-free/t/treetool/treetool_2.0.2a-2_i386.deb -- To UNSUBSCRIBE, email to debian-devel-changes-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org