I got this "warnings" and similar in various parts of compilation:
maintenance.c: In function 'do_purge_deleted': maintenance.c:296: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' maintenance.c:306: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' maintenance.c: In function 'do_set_deleted': maintenance.c:323: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' maintenance.c:333: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' maintenance.c: In function 'do_null_messages': maintenance.c:380: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:382: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' maintenance.c:409: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:411: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' maintenance.c: In function 'do_check_integrity': maintenance.c:463: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:466: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:470: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:520: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:523: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:527: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:574: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:577: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c:579: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'guint64' maintenance.c: In function 'do_check_iplog': maintenance.c:791: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' maintenance.c:801: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' maintenance.c: In function 'do_check_replycache': maintenance.c:824: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' maintenance.c:834: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64' Can I safely ignore it? My system is : Mandriva 2006 64-bit. -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://muhdzamri.blogspot.com _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
