Package: libgdamm3.0-dev
Version: 3.0.0-2
Severity: minor
The folloing patch gets rid of a "unused parameter" warning form g++
</nk>
--- /usr/include/libgdamm-3.0/libgdamm/value.h.orig 2008-03-26
11:35:34.000000000 -0700
+++ /usr/include/libgdamm-3.0/libgdamm/value.h 2008-03-26 11:35:45.000000000
-0700
@@ -248,7 +248,7 @@
static CType to_c_type(const CppType& obj) { return obj.gobj(); }
static CType to_c_type(const CType& obj) { return obj; }
static CppType to_cpp_type(const CType& obj) { return CppType(obj); }
- static void release_c_type(const CType& obj) {}
+ static void release_c_type(const CType& /*obj*/) {}
};
#endif
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libgdamm3.0-dev depends on:
ii libgda3-dev 3.0.2-2 Development files for GNOME Data A
ii libgdamm3.0-10 3.0.0-2 C++ wrappers for libgda3
ii libglibmm-2.4-dev 2.16.0-1 C++ wrapper for the GLib toolkit (
libgdamm3.0-dev recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]