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 687664 - Fix compile errors regarding undeclared functions.
Fix compile errors regarding undeclared functions.
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: unknown
unspecified
Other All
: Normal normal
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-05 16:14 UTC by Carl-Anton Ingmarsson
Modified: 2012-11-06 21:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix compile errors regarding undeclared functions. (4.37 KB, patch)
2012-11-05 16:14 UTC, Carl-Anton Ingmarsson
accepted-commit_now Details | Review

Description Carl-Anton Ingmarsson 2012-11-05 16:14:04 UTC
GNOME_COMPILE_WARNINGS include a lot more warnings/errors since
http://git.gnome.org/browse/gnome-common/commit/?id=e42ca9bec9d83aa53d7f79c480daf4b7c4d95fe1
Comment 1 Carl-Anton Ingmarsson 2012-11-05 16:14:06 UTC
Created attachment 228143 [details] [review]
Fix compile errors regarding undeclared functions.

GNOME_COMPILE_WARNINGS include a lot more warnings/errors since
http://git.gnome.org/browse/gnome-common/commit/?id=e42ca9bec9d83aa53d7f79c480daf4b7c4d95fe1
Comment 2 Sébastien Granjoux 2012-11-06 21:11:49 UTC
Review of attachment 228143 [details] [review]:

Thanks for your patch. I have committed it.