tags 871094 + patch
thanks
The attached patch fixes the implicit fallthrough warnings and an
uninitialized variable.--- a/src/bloc.c
+++ b/src/bloc.c
@@ -1249,6 +1249,7 @@
case MEM_SET_SIZE:
u32 = args;
bd->trks = (*u32 + bd->seclen - 1) / bd->seclen + 1;
+__attribut
tags 853471 + patch
thanks
The attached patch fixes build issues with GCC 7.--- a/part/search/kateregexp.cpp
+++ b/part/search/kateregexp.cpp
@@ -96,7 +96,7 @@
case L'n':
stillMultiLine = true;
- // FALLTROUGH
+ __attribute__((fallthrough));
defau
tags 853465 + patch
thanks
The attached patch fixes build failures with GCC 7.--- a/src/k3bprojectmanager.cpp
+++ b/src/k3bprojectmanager.cpp
@@ -319,7 +319,7 @@
movixDoc->setEjectDisk( c.readEntry( "eject", false ) );
movixDoc->setRandomPlay( c.readEntry( "random_play", false )
Tags: patch
Attached patch fixes truncation warnings when building with GCC 7.--- a/psm_ep.c
+++ b/psm_ep.c
@@ -978,7 +978,7 @@
int i, num_rails = 0;
char *uname = "IPATH_UNIT";
char *pname = "IPATH_PORT";
-char uvalue[4], pvalue[4];
+char uvalue[4], pvalue[6];
int devi
Control: tags -1 + patch
Hi,
the provided debdiff fixes the build issue for me.
Apparently cairo-5c is now needed to build the package.
Cheers,
Johannes
diff -Nru ricochet-0.4/debian/changelog ricochet-0.4+nmu1/debian/changelog
--- ricochet-0.4/debian/changelog 2014-02-10 09:16:55.0 +010
Control: tags -1 + patch
Hi,
This patch removes the bootstrapping of distribute, which fixes the
building the package.
Regards,
Johannes Brandstätter
Description: Remove bootstrapping of distribute.
Author: Johannes Brandstätter
Bug-Debian: http://bugs.debian.org/733435
Last-Update: 2014-04
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: yardrad...@packages.debian.org
Please remove yardradius from sid, it is RC buggy for almost a year
(#714612).
The last maintainer upload was from 2007.
Regards,
Johannes Brandstätter
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: pathfin...@packages.debian.org
Please remove pathfinder from sid, it is RC buggy for almost a year
(#713654).
The last maintainer upload was from 2008, since then nmu maintained.
Regards,
Johannes Brandstätter
--
To UNSUBSCRIBE, email to
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: scri...@packages.debian.org
Please remove scribes from sid, it is RC buggy for almost a year (#707854).
The last maintainer upload was from 2010 and the last commit on
launchpad was from 2011.
Regards,
Johannes Brandstätter
--
To
Control: tags -1 + unreproducible
Package: cltl
Version: 1.0.26
Hi,
I tried to install the package on a fresh Debian installation, and it
worked right away.
Regards,
Johannes Brandstätter
-- System Information:
Debian Release: 7.4
APT prefers stable
APT policy: (990, 'stable
tags 676205 + patch
thanks
Description:
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted
tags 676081 + patch
thanks
--- rrdtool-1.4.7.orig/bindings/ruby/main.c
+++ rrdtool-1.4.7/bindings/ruby/main.c
@@ -27,7 +27,7 @@
#define RRD_CHECK_ERROR \
if (rrd_test_error()) \
- rb_raise(rb_eRRDError, rrd_get_error()); \
+ rb_raise(rb_eRRDError, "%s", rrd_get_error()); \
tags 669500 + patch
thanks
Description:
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracte
tags 675293 + patch
thanks
This is a patch to fix compiling issues in experimental with gcc-4.7.
Description:
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below fo
Package: gwibber-service
Version: 3.0.0.1-2.1
Severity: important
Dear Maintainer,
I am using Xfce, so no default install of the network-manager package.
The initial error message i got from starting gwibber-service was a bit
misleading:
$ gwibber-service
Loading plugin Twitter version 1.0
Load
15 matches
Mail list logo