Package: plotmm / 0.1.2-2

Metadata

Package Version Patches format
plotmm 0.1.2-2 3.0 (quilt)

Patch series

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

plotmm/curve.h | 2 1 + 1 - 0 !
plotmm/plot.cc | 6 3 + 3 - 0 !
plotmm/plot.h | 12 6 + 6 - 0 !
plotmm/scale.h | 2 1 + 1 - 0 !
4 files changed, 11 insertions(+), 11 deletions(-)

 fix sigc declaring errors.
02 buildsystem.patch | (download)

configure.ac | 14 12 + 2 - 0 !
plotmm/Makefile.am | 3 3 + 0 - 0 !
2 files changed, 15 insertions(+), 2 deletions(-)

 adjust buildsystem to link against all needed libraries.
03 pkgconfig.patch | (download)

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

 remove -i${libdir}/plotmm/include from cflags.
04 integer_overflow.patch | (download)

plotmm/doubleintmap.h | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 avoid integer wrap around when zooming in.
Bug: http://sourceforge.net/support/tracker.php?aid=1720945