bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile-1.8.1 fails test on amd64


From: Marijn Schouten (hkBst)
Subject: guile-1.8.1 fails test on amd64
Date: Wed, 17 Jan 2007 18:40:15 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061225)

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

Running tests on guile-1.8.1 on amd64 fails because of warnings about
conversions being treated as errors.

My subscription to this list doesn't seem to be working, so please CC me.

cc1: warnings being treated as errors
test-conversion.c: In function ‘test_1’:
test-conversion.c:32: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 4 has type ‘scm_t_intmax’
test-conversion.c:32: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 5 has type ‘scm_t_intmax’
test-conversion.c: In function ‘test_2’:
test-conversion.c:117: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 4 has type ‘scm_t_uintmax’
test-conversion.c:117: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 5 has type ‘scm_t_uintmax’
test-conversion.c: In function ‘test_3’:
test-conversion.c:237: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 4 has type ‘scm_t_intmax’
test-conversion.c:237: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 5 has type ‘scm_t_intmax’
test-conversion.c:249: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 4 has type ‘scm_t_intmax’
test-conversion.c:249: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 5 has type ‘scm_t_intmax’
test-conversion.c:262: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 4 has type ‘scm_t_intmax’
test-conversion.c:262: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 5 has type ‘scm_t_intmax’
test-conversion.c:262: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 6 has type ‘scm_t_intmax’
test-conversion.c: In function ‘test_4’:
test-conversion.c:369: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 4 has type ‘scm_t_uintmax’
test-conversion.c:369: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 5 has type ‘scm_t_uintmax’
test-conversion.c:381: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 4 has type ‘scm_t_uintmax’
test-conversion.c:381: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 5 has type ‘scm_t_uintmax’
test-conversion.c:394: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 4 has type ‘scm_t_uintmax’
test-conversion.c:394: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 5 has type ‘scm_t_uintmax’
test-conversion.c:394: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 6 has type ‘scm_t_uintmax’
test-conversion.c: In function ‘test_5’:
test-conversion.c:450: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 3 has type ‘scm_t_intmax’
test-conversion.c: In function ‘test_6’:
test-conversion.c:482: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 3 has type ‘scm_t_uintmax’
test-conversion.c: In function ‘test_7s’:
test-conversion.c:510: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 4 has type ‘scm_t_intmax’
test-conversion.c: In function ‘test_7u’:
test-conversion.c:524: warning: format ‘%Lu’ expects type ‘long long
unsigned int’, but argument 4 has type ‘scm_t_uintmax’
test-conversion.c: In function ‘test_8s’:
test-conversion.c:583: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 5 has type ‘scm_t_intmax’
test-conversion.c: In function ‘test_8u’:
test-conversion.c:641: warning: format ‘%Ld’ expects type ‘long long
int’, but argument 5 has type ‘scm_t_uintmax’
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFrl9/p/VmCx0OL2wRArXIAJ9WKrYhxQAOr4wVJXIUXvQODZ3upQCePSdE
+4B0YSrKn59/koTek1d9a7A=
=Hm02
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]