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 656162 - allow use of lcov 1.9 for coverage
allow use of lcov 1.9 for coverage
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
2.29.x
Other All
: Normal minor
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-08-08 14:49 UTC by Simon McVittie
Modified: 2011-08-09 10:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
trivial patch (874 bytes, patch)
2011-08-08 14:49 UTC, Simon McVittie
none Details | Review
vaguely related patch: mention lcov stuff in .gitignore (509 bytes, patch)
2011-08-08 16:19 UTC, Simon McVittie
none Details | Review

Description Simon McVittie 2011-08-08 14:49:53 UTC
Created attachment 193422 [details] [review]
trivial patch

When coverage stats are requested, configure.ac requires lcov 1.6, 1.7 or 1.8. The current version is 1.9, and it seems to work fine with a trivial modification to configure.ac.
Comment 1 Simon McVittie 2011-08-08 16:19:27 UTC
Created attachment 193427 [details] [review]
vaguely related patch: mention lcov stuff in .gitignore
Comment 2 Colin Walters 2011-08-08 21:01:17 UTC
Both patches look good; thanks!
Comment 3 Simon McVittie 2011-08-09 10:00:00 UTC
Thanks, commits 8f50354870 and 3a631aa863e