Your message dated Wed, 09 Jun 2010 13:48:31 +0000
with message-id <e1omldv-0007u5...@ries.debian.org>
and subject line Bug#493735: fixed in libmms 0.6-1
has caused the Debian Bug report #493735,
regarding libmms-dev: Incorrect use of "this" keyword in mmsx.h
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 ow...@bugs.debian.org
immediately.)


-- 
493735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493735
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libmms-dev
Version: 0.4-2
Severity: normal
Tags: patch

Hi,

the header file mmsx.h uses reserved keyword "this" as variable name.
The attached patch changes the name to a non-reserved word.

Note, that this is exactly the same issue that has already been fixed
in files mms.h and mmsh.h by 10_this_keyword.diff.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26.1 (PREEMPT)
Locale: LANG=C, lc_ctype=fi...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmms-dev depends on:
ii  libglib2.0-dev                2.16.5-1   Development files for the GLib lib
ii  libmms0                       0.4-2      MMS stream protocol library - shar

libmms-dev recommends no packages.

libmms-dev suggests no packages.

-- no debconf information
Index: libmms-0.4/src/mmsx.h
===================================================================
--- libmms-0.4.orig/src/mmsx.h	2008-08-04 11:13:49.000000000 +0300
+++ libmms-0.4/src/mmsx.h	2008-08-04 11:14:00.000000000 +0300
@@ -55,11 +55,11 @@
 
 mms_off_t mmsx_get_current_pos (mmsx_t *instance);
 
-uint32_t  mmsx_get_asf_header_len (mmsx_t *this);
+uint32_t  mmsx_get_asf_header_len (mmsx_t *instance);
 
-uint64_t  mmsx_get_asf_packet_len (mmsx_t *this);
+uint64_t  mmsx_get_asf_packet_len (mmsx_t *instance);
 
-int       mmsx_get_seekable (mmsx_t *this);
+int       mmsx_get_seekable (mmsx_t *instance);
 
 #ifdef __cplusplus
 }

--- End Message ---
--- Begin Message ---
Source: libmms
Source-Version: 0.6-1

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

libmms-dev_0.6-1_i386.deb
  to main/libm/libmms/libmms-dev_0.6-1_i386.deb
libmms0_0.6-1_i386.deb
  to main/libm/libmms/libmms0_0.6-1_i386.deb
libmms_0.6-1.diff.gz
  to main/libm/libmms/libmms_0.6-1.diff.gz
libmms_0.6-1.dsc
  to main/libm/libmms/libmms_0.6-1.dsc
libmms_0.6.orig.tar.gz
  to main/libm/libmms/libmms_0.6.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 493...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabian Greffrath <fabian+deb...@greffrath.com> (supplier of updated libmms 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 09 Jun 2010 10:37:24 +0200
Source: libmms
Binary: libmms-dev libmms0
Architecture: source i386
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Packages Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Fabian Greffrath <fabian+deb...@greffrath.com>
Description: 
 libmms-dev - MMS stream protocol library - development files
 libmms0    - MMS stream protocol library - shared library
Closes: 362657 448559 470806 493735 498174 501068 517105 552127
Changes: 
 libmms (0.6-1) unstable; urgency=low
 .
   * Imported Upstream version 0.6
     + Includes support for extended stream properties (Closes: #498174).
     + Includes many bug fixes (Closes: #517105, #552127, #448559, #470806,
       #501068). All tried to reproduce by upstream with Fedora-13 x86_64 (so a
       pretty brand spanking new gstreamer stack) with libmms-0.6 installed.
   * Add myself to Uploaders.
   * Update Arthur's e-mail address.
   * Wrap lines in debian/control.
   * Bump Standards-Version to 3.8.4.
   * Fix binary-control-field-duplicates-source.
   * Add Homepage field to debian/control.
   * Add Vcs-* fields to debian/control.
   * Remove 11_nested_comments.diff, applied upstream.
   * Add patch from upstream GIT to remove unneeded bswap.h from public
     headers and avoid needless dependency on glib.h, remove
     Depends: libglib2.0-dev from libmms-dev. (Closes: #362657).
   * Add patch from upstream GIT to not incorrectly use the reserved
     keyword "this" as a variable name (Closes: #493735).
   * Add Depends: ${misc:Depends} to libmms-dev.
   * Convert Debian packaging to dh 7, use dh_quilt*
     and remove unnecessary chrpath usage.
   * Add debian/source/format, keep at "1.0" for now.
   * Add debian/README.source.
   * Add debian/gbp.conf.
   * Add .gitignore.
   * Add debian/libmms0.symbols.
   * Drop the replacement of config.{sub,guess} altogether, the ones
     upstream provides are newer than those in current Debian stable.
   * Improve debian/copyright.
Checksums-Sha1: 
 4cb5987698983cd04c7451a4864300ad5a50e39e 1468 libmms_0.6-1.dsc
 d93b9c27e6c83f288e1672029aa3c081270b669b 334519 libmms_0.6.orig.tar.gz
 fbb596a52e91818d7e355eef01af258bc3b24d29 6698 libmms_0.6-1.diff.gz
 431ed8340d9f1514860abb6215ae2e0180955679 41772 libmms-dev_0.6-1_i386.deb
 f1607f454f501cc18f3b4801039702ba43d2b7b3 36702 libmms0_0.6-1_i386.deb
Checksums-Sha256: 
 89e8a69807fbac291b913cb7865b564500545eb48418075e4860703f775ceef1 1468 
libmms_0.6-1.dsc
 1f894f33b5e0334bd7c75343480bdf3a9cf79232aa92085c03f1a67e7d4ceb9d 334519 
libmms_0.6.orig.tar.gz
 b2928413be12c2dc008ed3e8a8e9f317e27781f365a98e92092d9069525fda1d 6698 
libmms_0.6-1.diff.gz
 816164efa0173ff6dd64ed87a6292f5161613cf6e6ebad66420e8760f93fffb1 41772 
libmms-dev_0.6-1_i386.deb
 a0cd37f3e372828a6c19ed488f08d2c888837aa074b7f7c26b31dc234a398022 36702 
libmms0_0.6-1_i386.deb
Files: 
 b4167221c70fceb5ec0685df857507f0 1468 libs optional libmms_0.6-1.dsc
 650ad04a4c8bd79246390b81b29680b6 334519 libs optional libmms_0.6.orig.tar.gz
 3b7f0348e77a8e65e028f0fed4f40272 6698 libs optional libmms_0.6-1.diff.gz
 b4080e4b90b35a1a9b7ce04aa642cefa 41772 libdevel optional 
libmms-dev_0.6-1_i386.deb
 026e36c6f4fea001ba748f33da593094 36702 libs optional libmms0_0.6-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Debian Powered!

iJwEAQECAAYFAkwPiacACgkQ78RAoABp8o9YDgP/QTRG2tHZQY4F/ohDiKrwweJM
KiWDwFpchcXJmmzYQKsGnF6K/ILCDExx1nNylnK0Q7nYHSqbBzpXyiW5rpaMgpyu
SYC2xGCYtrU48bgE3sqF5EFMNRjJcxdz+pP3Lk+gDwqijTfmzmV67KdE7ubY4Dyl
ASix8mZ9aV8DIupP4jo=
=Ly2/
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to