Summary: | net-analyzer/gnome-nettool-3.8.0 with gcc-4.8 - info.c:235:2: fel: format ”%lld” expecting argument of the type ”long long int”, but argument 3 is of type ”guint64” [-Werror=format=] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Peter Asplund <azpegath> |
Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugzilla.gnome.org/show_bug.cgi?id=700827 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 260867, 461954 | ||
Attachments: | emerge --info |
Description
Peter Asplund
2013-05-19 12:28:42 UTC
Maybe I should mention that if I switch back to GCC-4.7 it compiles fine.. Created attachment 348660 [details]
emerge --info
We should use G_GUINT64_FORMAT to handle guint64 print format. Adding GCC-4.8 as Blocks, since Gnome 3.8 will probably reach the tree before GCC-4.8 does. Please report this directly to upstream too: bugzilla.gnome.org And post the link here. Thanks I think it's solved in 3.8.1 |