Github messages for voidlinux
 help / color / mirror / Atom feed
From: jjsullivan5196 <jjsullivan5196@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] lcov: update to 1.15.
Date: Mon, 17 Aug 2020 05:05:54 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24315@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

There is a new pull request by jjsullivan5196 against master on the void-packages repository

https://github.com/jjsullivan5196/void-packages lcov-1.15
https://github.com/void-linux/void-packages/pull/24315

lcov: update to 1.15.
As of the GCC 9 series, lcov 1.14 and earlier are no longer compatible with GCC coverage data. 1.15 fixes compatibility with newer GCC releases (lcov will not attempt to build reports). I tested this with a medium-sized C++ project and got full coverage results in the report. More info https://github.com/linux-test-project/lcov/issues/58

A patch file from https://github.com/void-linux/void-packages/pull/24315.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lcov-1.15-24315.patch --]
[-- Type: text/x-diff, Size: 970 bytes --]

From cc10af73a942274031e004498f24273ed63ba410 Mon Sep 17 00:00:00 2001
From: John Sullivan <jsullivan@csumb.edu>
Date: Sun, 16 Aug 2020 19:58:45 -0700
Subject: [PATCH] lcov: update to 1.15.

---
 srcpkgs/lcov/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lcov/template b/srcpkgs/lcov/template
index fdacc2ef0e3..2d23c19f0cc 100644
--- a/srcpkgs/lcov/template
+++ b/srcpkgs/lcov/template
@@ -1,6 +1,6 @@
 # Template file for 'lcov'
 pkgname=lcov
-version=1.14
+version=1.15
 revision=1
 build_style=gnu-makefile
 make_check_target=test
@@ -11,4 +11,4 @@ maintainer="Andre Klitzing <aklitzing@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="http://ltp.sourceforge.net/coverage/lcov.php"
 distfiles="https://github.com/linux-test-project/${pkgname}/archive/v${version}.tar.gz"
-checksum=f19eff1dcf5f40f4a57d959584acd318155873c43d723e25dd1b91636f94ca41
+checksum=d88b0718f59815862785ac379aed56974b9edd8037567347ae70081cd4a3542a

                 reply	other threads:[~2020-08-17  3:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24315@inbox.vuxu.org \
    --to=jjsullivan5196@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).