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 711590 - Miscellaneous warning fixes
Miscellaneous warning fixes
Status: RESOLVED FIXED
Product: valadoc
Classification: Other
Component: libvaladoc
git master
Other All
: Normal normal
: ---
Assigned To: valadoc-maint
valadoc-maint
Depends on:
Blocks:
 
 
Reported: 2013-11-07 10:00 UTC by Philip Withnall
Modified: 2016-12-05 18:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Fix a typo in a variable name in configure.ac (722 bytes, patch)
2013-11-07 10:01 UTC, Philip Withnall
committed Details | Review
charts: Fix error handling if gvRenderData() returns an error (1.85 KB, patch)
2013-11-07 10:01 UTC, Philip Withnall
committed Details | Review
build: Include libgvc in driver CFLAGS and LIBADD (3.44 KB, patch)
2013-11-07 10:01 UTC, Philip Withnall
rejected Details | Review

Description Philip Withnall 2013-11-07 10:00:55 UTC
Patches coming up with a few small fixes for various warnings and build system problems spotted in the last few hours.
Comment 1 Philip Withnall 2013-11-07 10:01:37 UTC
Created attachment 259162 [details] [review]
build: Fix a typo in a variable name in configure.ac
Comment 2 Philip Withnall 2013-11-07 10:01:41 UTC
Created attachment 259163 [details] [review]
charts: Fix error handling if gvRenderData() returns an error

If libgvc was not built properly or is running against incorrectly versioned
plugins, gvRenderData() can fail and return a null string. Ensure libvaladoc
handles this correctly.
Comment 3 Philip Withnall 2013-11-07 10:01:45 UTC
Created attachment 259164 [details] [review]
build: Include libgvc in driver CFLAGS and LIBADD

Otherwise the build process can’t find the cgraph.h header.
Comment 4 Michael Catanzaro 2013-11-24 18:24:58 UTC
(In reply to comment #3)
> Created an attachment (id=259164) [details] [review]
> build: Include libgvc in driver CFLAGS and LIBADD
> 
> Otherwise the build process can’t find the cgraph.h header.

See also https://bugzilla.gnome.org/show_bug.cgi?id=703688
Comment 5 Luca Bruno 2013-12-14 13:15:02 UTC
Review of attachment 259162 [details] [review]:

Good catch thanks :)
Comment 6 Philip Withnall 2013-12-14 21:00:30 UTC
Comment on attachment 259162 [details] [review]
build: Fix a typo in a variable name in configure.ac

Attachment 259162 [details] pushed as 4309792 - build: Fix a typo in a variable name in configure.ac
Comment 7 Rico Tzschichholz 2014-01-18 13:31:47 UTC
Review of attachment 259164 [details] [review]:

This was committed recently, haven't noticed this bug, sorry.
Comment 8 Philip Withnall 2014-01-18 16:38:20 UTC
…and the other pending patch?
Comment 9 Florian Brosch 2014-01-23 15:24:07 UTC
> …and the other pending patch?

I'm looking forward to review everything missing in two weeks. I'm sorry for the delay.
Comment 10 Philip Withnall 2014-11-01 16:24:44 UTC
This is getting to be a very long two weeks. :-(
Comment 11 Philip Withnall 2016-12-05 18:03:56 UTC
Comment on attachment 259163 [details] [review]
charts: Fix error handling if gvRenderData() returns an error

Seems a rebased version of this was pushed in May 2015 but nobody closed the bug. How odd.

0bc6256c00f81cc13a25245dd95ec7ef8672ab61