Your message dated Sun, 26 Nov 2006 23:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#363687: fixed in enigma 1.00~beta-r473-2
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: enigma
Severity: minor
Tags: patch


It's invalid C++ to declare a function re-using the same
parameter name, although gcc accepts it.  Looks like a typo
to me :)

diff -ub build-tree/enigma-svn/lib-src/enigma-core/ecl_video.hh.orig 
build-tree/enigma-svn/lib-src/enigma-core/ecl_video.hh
--- build-tree/enigma-svn/lib-src/enigma-core/ecl_video.hh.orig 2006-04-20 
05:11:20.000000000 -0700
+++ build-tree/enigma-svn/lib-src/enigma-core/ecl_video.hh      2006-04-20 
05:11:31.000000000 -0700
@@ -163,7 +163,7 @@
 
         Rect size() const { return Rect(0,0,m_surface->w, m_surface->h); }
         void box (const GS &gs, int x, int y, int w, int h);
-        void line (const GS &gs, int x1, int y2, int x2, int y2);
+        void line (const GS &gs, int x1, int y1, int x2, int y2);
         void blit (const GS &gs, int x, int y, const Surface* s, const Rect 
&r);
         void blit (const GS &gs, int x, int y, const Surface* src);
 

Diff finished.  Thu Apr 20 05:11:33 2006



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


--- End Message ---
--- Begin Message ---
Source: enigma
Source-Version: 1.00~beta-r473-2

We believe that the bug you reported is fixed in the latest version of
enigma, which is due to be installed in the Debian FTP archive:

enigma-data_1.00~beta-r473-2_all.deb
  to pool/main/e/enigma/enigma-data_1.00~beta-r473-2_all.deb
enigma_1.00~beta-r473-2.diff.gz
  to pool/main/e/enigma/enigma_1.00~beta-r473-2.diff.gz
enigma_1.00~beta-r473-2.dsc
  to pool/main/e/enigma/enigma_1.00~beta-r473-2.dsc
enigma_1.00~beta-r473-2_i386.deb
  to pool/main/e/enigma/enigma_1.00~beta-r473-2_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.
Erich Schubert <[EMAIL PROTECTED]> (supplier of updated enigma 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: Sun, 26 Nov 2006 23:02:42 +0100
Source: enigma
Binary: enigma enigma-data
Architecture: source i386 all
Version: 1.00~beta-r473-2
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Erich Schubert <[EMAIL PROTECTED]>
Description: 
 enigma     - A game where you control a marble with the mouse
 enigma-data - Data file for the game enigma
Closes: 363687 381571 400492
Changes: 
 enigma (1.00~beta-r473-2) unstable; urgency=low
 .
   * Fix grammar in description (Closes: #400492))
   * Recommends: enigma-level-previews
     which is currently waiting in the NEW queue.
 .
   Already in previous upload:
   * Upstream fixed manpage (Closes: #381571)
   * Upstream fixed irrelevant typo in header file (Closes: #363687)
Files: 
 78c795ea0fc6ccff986f7adeb983d618 785 games optional enigma_1.00~beta-r473-2.dsc
 9b7a4080fe5181db1f284ab51c73e1be 10102 games optional 
enigma_1.00~beta-r473-2.diff.gz
 676c0d1abe8023000ba5bacf1789b032 8439926 games optional 
enigma-data_1.00~beta-r473-2_all.deb
 6afa6af2a1eb5a90d6c5623dccaa36fd 993276 games optional 
enigma_1.00~beta-r473-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFaiExntB470s6E1wRAhT4AKCT3ywc/33wEhGt8YXJAJAVqZjULgCeLsaW
91YnC9OGqK8TPLdy8zfd9co=
=iIZL
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to