Package: libclaw / 1.7.4-1

Metadata

Package Version Patches format
libclaw 1.7.4-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
html doc paths.diff | (download)

doc/Doxyfile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 html-doc-paths

Set the correct input path for doxygen, relatively to the debian folder

spelling errors.patch | (download)

claw/code/application.cpp | 4 2 + 2 - 0 !
doc/man/claw-config.man.sgml | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 spelling-errors

Fix spelling/grammar errors in binary package and sgml files.

gcc6 ftbfs.patch | (download)

claw/code/configuration_file.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 gcc6 ftbfs

Fix FTBFS with GCC-6 by explictly casting to bool.

boost1.61.patch | (download)

claw/code/tween/single_tweener.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 boost1.61

libclaw FTBFS with Boost 1.61.
error: invalid initialization of non-const reference of type 'double&' from an
rvalue of type 'double'

See also
https://stackoverflow.com/questions/37494170/why-const-double-reference-can-be-assigned-to-int-but-not-non-const-one

This is just a work around until we find a proper solution. It has apparently
no effects on libclaw's only r-dep plee-the-bear.