Your message dated Fri, 14 Apr 2006 23:32:06 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#268798: fixed in trr19 1.0beta5-18 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)
--- Begin Message ---Package: trr19 Severity: normal Tags: patch When building 'trr19' with gcc-3.4 I get the following error: gcc -c -O2 -DHAVE_STRING_H -DHAVE_SYS_TIME_H -DHAVE_FCNTL_H -DTEXT_DIR=\"/var/games/trr19/text/\" -DRECORD_DIR=\"/var/games/trr19/record/\" -DSED=\"/bin/sed\" -DGREP=\"/bin/grep\" trr_format.c trr_format.c: In function `main': trr_format.c:94: warning: passing arg 1 of `perror' from incompatible pointer type trr_format.c:110: error: label at end of compound statement make[1]: *** [trr_format.o] Error 1 make[1]: Leaving directory `/trr19-1.0beta5' make: *** [build-stamp] Error 2 With the attached patch 'trr19' can be compiled using gcc-3.4. Regards Andreas Jochens diff -urN ../tmp-orig/trr19-1.0beta5/trr_format.c ./trr_format.c --- ../tmp-orig/trr19-1.0beta5/trr_format.c 2004-08-29 10:32:19.418726153 +0200 +++ ./trr_format.c 2004-08-29 10:31:08.144561473 +0200 @@ -107,6 +107,7 @@ system(command); break; default: /* Parent */ + break; } tmpfd = fopen(tmpfname, "r");
--- End Message ---
--- Begin Message ---Source: trr19 Source-Version: 1.0beta5-18 We believe that the bug you reported is fixed in the latest version of trr19, which is due to be installed in the Debian FTP archive: trr19_1.0beta5-18.diff.gz to pool/main/t/trr19/trr19_1.0beta5-18.diff.gz trr19_1.0beta5-18.dsc to pool/main/t/trr19/trr19_1.0beta5-18.dsc trr19_1.0beta5-18_i386.deb to pool/main/t/trr19/trr19_1.0beta5-18_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andrew Pollock <[EMAIL PROTECTED]> (supplier of updated trr19 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.7 Date: Fri, 14 Apr 2006 23:16:02 -0700 Source: trr19 Binary: trr19 Architecture: source i386 Version: 1.0beta5-18 Distribution: unstable Urgency: high Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Andrew Pollock <[EMAIL PROTECTED]> Description: trr19 - A type training software on GNU Emacs Closes: 264702 268619 268798 Changes: trr19 (1.0beta5-18) unstable; urgency=low . * QA Group upload orphaning this package * Includes previous NMU (closes: #268619) * bumped debhelper compatibility level to 4 * debian/rules: adjusted to suit new debhelper compatibility level . trr19 (1.0beta5-17.2) unstable; urgency=low . * NMU for RC bug durring BSP * Fix compile with gcc 3.4/4.0 (Closes: #268798) Patch from Andreas Jochens . trr19 (1.0beta5-17.1) unstable; urgency=high . * NMU (0 Day NMU Sarge is comming) * Applied patch by Steve Kemp to fix local group exploit (CAN-2004-0047) (closes: #264702) Files: 3d69d64022e5cd828cd2011f6ed1694a 573 games optional trr19_1.0beta5-18.dsc 475b7a9695819f5dc879c3d72890c6b2 6409 games optional trr19_1.0beta5-18.diff.gz f2bf42b3db81780dfe35b1c6a06f6adb 74310 games optional trr19_1.0beta5-18_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFEQJBVIblXXKfZFgIRAixjAJ0ekWxIlqDtqzMm+HLaUMwCQYnjiwCeIafi kkwIRiaILO92VnB2yLqOX8g= =Mw9x -----END PGP SIGNATURE-----
--- End Message ---

