After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 575007 - Gentoo QA Notice: "poor programming practices" (implicit declaration of function 'atk_hyperlink_is_selected_link' in atkhyperlink.c)
Gentoo QA Notice: "poor programming practices" (implicit declaration of funct...
Status: RESOLVED DUPLICATE of bug 573539
Product: atk
Classification: Platform
Component: build
git master
Other All
: Normal normal
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks:
 
 
Reported: 2009-03-11 22:28 UTC by Martin Walch
Modified: 2009-03-12 19:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Walch 2009-03-11 22:28:46 UTC
When installing -1.24.0 on Gentoo, Portage complains about a compiler (gcc 4.3.3) warning:

QA Notice: Package has poor programming practices which may compile fine but exhibit random runtime failures.
atkhyperlink.c:165: warning: implicit declaration of function 'atk_hyperlink_is_selected_link'

Please do not file a Gentoo bug and instead report the above QA issues directly to the upstream developers of this software.


This is the same in current Trunk (rev. 1353)
Comment 1 Christian Persch 2009-03-12 13:35:17 UTC
(NB: Searching for existing bugs before filing new ones also is part of QA.)

*** This bug has been marked as a duplicate of 573539 ***
Comment 2 Martin Walch 2009-03-12 19:07:17 UTC
Sorry for that. Actually I did a search and I even saw bug #573539, but I did not recognize it as the same problem, because it is about a build error due to "deprecated symbols", not about a warning caused by an implicit declaration. However, you are absolutely right. This is a dup of #573539.