Package: libdap / 3.18.3-2

Metadata

Package Version Patches format
libdap 3.18.3-2 3.0 (quilt)

Patch series

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

tests/dmr-test.cc | 2 1 + 1 - 0 !
unit-tests/D4FilterClauseTest.cc | 82 41 + 41 - 0 !
unit-tests/D4SequenceTest.cc | 2 1 + 1 - 0 !
unit-tests/HTTPCacheTest.cc | 14 7 + 7 - 0 !
4 files changed, 50 insertions(+), 50 deletions(-)

 move from deprecated auto_ptr to std::unique_ptr
Last-Updated: 2016-10-03
pkgconfig.patch | (download)

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

 fix missing depends 
Last-Updated: 2011-09-05
disable cache test.patch | (download)

unit-tests/Makefile.am | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 disable test as website appears to be down
disable dmr tests.patch | (download)

tests/Makefile.am | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 disable dmr tests which break on big-endian archs at the moment
Last-Updated: 2015-11-08
disable net tests.patch | (download)

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

 disable network tests, as network not available on
 most build systems
Last-Updated: 2016-02-06
disable D4FilterClauseTest.patch | (download)

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

 disable, d4filterclausetest, which hangs on several archs
Last-Updated: 2016-10-31