Package: maqview / 0.2.5-7

Metadata

Package Version Patches format
maqview 0.2.5-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix gcc 4.5.patch | (download)

configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 enable building with gcc-4.5 and higher
LastChanged: Tue, 25 Jun 2013 17:04:23 +0200


gcc 4.7.patch | (download)

stdhash.hh | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 build with g++ version 4.7
 Just followed the hint of g++ itself which said:
    note: use 'this->direct_insert_aux' instead
 .
 Remark: This patch is identicall to the one applied
 in the source of the maq package (because the file
 is identical there)


use dpkg buildflags.patch | (download)

Makefile.generic | 14 7 + 7 - 0 !
configure.ac | 6 3 + 3 - 0 !
2 files changed, 10 insertions(+), 10 deletions(-)

 enable propagating hardening flags and finding multiarch libraries
fix hurd build.patch | (download)

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

 enable build under gnu/hurd
spelling.patch | (download)

maqview.pod | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 spelling fix in manpage



mayhem.patch | (download)

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

 fix mayhem issue
 Do not deal with structure before checking for NULL value