Your message dated Thu, 18 Jun 2015 19:05:47 +0000
with message-id <[email protected]>
and subject line Bug#740227: fixed in xjdic 24-10
has caused the Debian Bug report #740227,
regarding xjdic : FTBFS with clang instead of gcc
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 [email protected]
immediately.)


-- 
740227: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740227
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xjdic
Version: 24-9
Severity: minor
Usertags: clang-ftbfs

Dear maintainer,
Using the rebuild infrastructure http://buildd-clang.debian.net/, your
package fails to build with clang (instead of gcc).

The full log can be viewed at
http://clang.debian.net/logs/2013-07-14/xjdic_24-8_unstable_clang.log

The attached patch fixes the clang error.


Thanks

-- 
Nitesh A Jain
"Quis custodiet ipsos custodes?"
http://about.me/niteshajain
--- a/xjdfrontend.c
+++ b/xjdfrontend.c
@@ -2594,9 +2594,7 @@
 
 /*                  M A I N                                      */
 
-main(argc,argv)
-int argc;
-unsigned char **argv;
+main(int argc, char **argv)
 
 {
 	int i,j,ip,cmdmode,bit8,escf;

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: xjdic
Source-Version: 24-10

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

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.
Ludovic Drolez <[email protected]> (supplier of updated xjdic 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.8
Date: Wed, 17 Jun 2015 21:16:03 +0200
Source: xjdic
Binary: xjdic
Architecture: source i386
Version: 24-10
Distribution: unstable
Urgency: medium
Maintainer: Ludovic Drolez <[email protected]>
Changed-By: Ludovic Drolez <[email protected]>
Description:
 xjdic      - Japanese-English dictionary search program
Closes: 716509 716514 740227 748419 786844
Changes:
 xjdic (24-10) unstable; urgency=medium
 .
   * Fixed buffer overrruns bugs in xjdfrontend.c. Closes: #786844
   * Fixed the 2 Mahyem bugs. Closes: #716509, #716514
     But there are waaaay more bugs left in the code, a complete rewrite of
     xjdic would be more simple...
   * Fixed the clang compile bugs. Closes: #740227, #748419
Checksums-Sha1:
 20e673e3b490984d959c954361f4be61861dd56e 1238 xjdic_24-10.dsc
 7b3a78366854fdc1f7d91f27466867f49fe6a9d3 10425 xjdic_24-10.diff.gz
 0afef6fa9a1d75566268387232ba2fe8d3d93d85 126862 xjdic_24-10_i386.deb
Checksums-Sha256:
 b0a04d5898c2d2e08697b18aeb3bf6a4676be186f592ebed73d3889b63adf103 1238 
xjdic_24-10.dsc
 d9217cfc2c74e1c84aa8382d8a404dcbb36aad52fa9ed8dfb1bab966036c6ea6 10425 
xjdic_24-10.diff.gz
 eb34ed0f55597a46762cce0fc909acea8889d84d288f6f7781f1306a4f035256 126862 
xjdic_24-10_i386.deb
Files:
 a90d1ef0a65806c7e8fe6ffd644ccaa7 1238 text optional xjdic_24-10.dsc
 3c4b5a3a98374c225ce4a6c9ec620f2d 10425 text optional xjdic_24-10.diff.gz
 1f5647fe9dcc0fde99bbbd18bae01969 126862 text optional xjdic_24-10_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJVgxWxAAoJED6rsctUCn5o+4cH/i+m854KeXICVqVbBkoYWqji
Ug/ee+79TY8uumQhnvPtxdUrze8dWFDn2aMmg5NC0YNBOWdKNhPjynjjEhxkQ46j
GbgUNbCeWzVajWsgFADIXevdsVcQStLtqswfWBSPm8wvi8Ixatour9IKcDPrNjFS
cTtCfVIZxyC7jVYL5jhr5vVrSaTcrZ+yD2z94kSFPcd9JTrSceRHtS2nvmQPk4H9
Okk7axbP4zNMS9T7ryuD/NPSqYBc6WwJVoOndgWvvXUyoKBgjkc5zYWsv9geqQZM
U6dawrOGjHZqaNKqBR9/hEZmKNg4n4DCXta2+p5kNMCQvAYPoqbroas0erNBeBU=
=hObR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to