Your message dated Sat, 04 Feb 2006 07:17:21 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#12302: fixed in libcompface 1:1.5.2-3 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 ---Problem 1) Declaration of main() in compface.h: Test program as follows: #include <stdio.h> #include <compface.h> int main() { char *buf; compface(buf); } "gcc test-prog.c -lcompface" produces: test-prog.c: In function `main': test-prog.c:5: number of arguments doesn't match prototype /usr/include/compface.h:179: prototype declaration Problem 2) Compface library appears not to include compface(): Test program as follows: #include <stdio.h> #include <compface.h> int main(int argc, char **argv) { char *buf; compface(buf); } "gcc test-prog.c -lcompface" produces: /tmp/cca116051.o: In function `main': /tmp/cca116051.o(.text+0xb): undefined reference to `compface' "nm /usr/lib/libcompface.a | grep -i compface" produces: uncompface.o: 00000050 T uncompface 00000000 T uncompfacexb But no compface()... Systems details as follows: Debian version 1.3, gcc 2.7.2.1-9, libc5 5.4.33-3, compface 89.11.11-9 Matt.
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Sat Feb 04 07:21:16 2006 Received: (at 12302-close) by bugs.debian.org; 4 Feb 2006 15:21:16 +0000 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F5PA9-0007W8-J9; Sat, 04 Feb 2006 07:17:21 -0800 From: Hakan Ardo <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#12302: fixed in libcompface 1:1.5.2-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 04 Feb 2006 07:17:21 -0800 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: libcompface Source-Version: 1:1.5.2-3 We believe that the bug you reported is fixed in the latest version of libcompface, which is due to be installed in the Debian FTP archive: compface_1.5.2-3_i386.deb to pool/main/libc/libcompface/compface_1.5.2-3_i386.deb libcompface_1.5.2-3.diff.gz to pool/main/libc/libcompface/libcompface_1.5.2-3.diff.gz libcompface_1.5.2-3.dsc to pool/main/libc/libcompface/libcompface_1.5.2-3.dsc libcompfaceg1-dev_1.5.2-3_i386.deb to pool/main/libc/libcompface/libcompfaceg1-dev_1.5.2-3_i386.deb libcompfaceg1_1.5.2-3_i386.deb to pool/main/libc/libcompface/libcompfaceg1_1.5.2-3_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. Hakan Ardo <[EMAIL PROTECTED]> (supplier of updated libcompface 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: Sat, 4 Feb 2006 16:07:17 +0100 Source: libcompface Binary: compface libcompfaceg1 libcompfaceg1-dev Architecture: source i386 Version: 1:1.5.2-3 Distribution: unstable Urgency: low Maintainer: Hakan Ardo <[EMAIL PROTECTED]> Changed-By: Hakan Ardo <[EMAIL PROTECTED]> Description: compface - Compress/decompress images for mailheaders, user tools libcompfaceg1 - Compress/decompress images for mailheaders, libc6 runtime libcompfaceg1-dev - Compress/decompress images for mailheaders, libc6 devel Closes: 12302 349015 Changes: libcompface (1:1.5.2-3) unstable; urgency=low . * Applied patch from Matej Vela <[EMAIL PROTECTED]> fixing XBM input (closes: #349015) * Applied patch from Matej Vela <[EMAIL PROTECTED]> fixing include file problem (closes: #12302) Files: 051f51cdf028081c80e62f132f264a82 606 mail optional libcompface_1.5.2-3.dsc 330b8a78bf18d8cb46b3c23252f6ff9b 12936 mail optional libcompface_1.5.2-3.diff.gz bc137bb3a6d8b4b8a3f9e47dd93a565a 13410 libs optional libcompfaceg1_1.5.2-3_i386.deb 6b01aa18223c6495a9c7dab67b2f5b17 12166 mail optional compface_1.5.2-3_i386.deb ae49cd1b420eabd54f9ad8dcf57db933 15986 devel optional libcompfaceg1-dev_1.5.2-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFD5MRoAbtddT3jfcARAqt5AJ4ghrX8Na7NAxczWK3coNjk6B6t8ACbBJ3S 9LYxk6raKJxEbpnOKsaAXFQ= =DpzL -----END PGP SIGNATURE-----
--- End Message ---

