Package: hmat-oss / 1.2.0-2.1

Metadata

Package Version Patches format
hmat-oss 1.2.0-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 make build reproducible.patch | (download)

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

---
0002 Fix compilation on Linux 32 bits systems.patch | (download)

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

 fix compilation on linux 32 bits systems


fix_gcc.patch | (download)

src/full_matrix.cpp | 11 5 + 6 - 0 !
1 file changed, 5 insertions(+), 6 deletions(-)

 fix ftbfs with gcc-8
 Use std::fill() instead of memset() as done by upstream.
 Ref: https://github.com/jeromerobert/hmat-oss/commit/9b614cfee6974f4103636402ce3007be336a55b7

Bug-Debian: https://bugs.debian.org/897768