Package: ggcov / 0.9-14

Metadata

Package Version Patches format
ggcov 0.9-14 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
desktop_apps.patch | (download)

ui/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change desktopdir
Last-Updated: 2014-04-08
as_needed.patch | (download)

src/Makefile.am | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 link to libs as needed only
pointer_arithmetic.patch | (download)

configure.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove warning on ptr arithmetic as was breaking builds
Last-Updated: 2014-03-24
binutils gold.patch | (download)

src/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with binutils-gold, particularly at ubuntu.
c++.patch | (download)

src/cov.C | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 support c++ extension.
Origin-Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684401
new_gcc.patch | (download)

src/cov_file.C | 23 19 + 4 - 0 !
src/cov_file.H | 9 8 + 1 - 0 !
src/cov_function.C | 36 31 + 5 - 0 !
src/cov_function.H | 13 13 + 0 - 0 !
4 files changed, 71 insertions(+), 10 deletions(-)

 gcc 4.8, 4.9, 5.*, 6.* support
hurd.patch | (download)

src/filetest.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 minor fix needed for gnu hurd
params.patch | (download)

src/libiberty/demangle.h | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 definition for params no longer provided in libiberty-dev on debian,
 so included here to fix compile failure.
dllibs.patch | (download)

src/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 need to link to -ldl
gcc 6 fixes.patch | (download)

src/common.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix for gcc-6 build issue.
Origin-Bug: https://bugs.debian.org/811766
varargs.patch | (download)

src/cov.C | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---