Package: tulip
Version: *4.8**.0+dfsg-7*10
Severity: important
Tags: patch

Hello,
There is a regression on all platforms for tulip version from
4.8.0dfsg-2+b7  to current (4.8.0dfsg-2+b10 ) The error message is

  *  error: there are no arguments to 'memcpy' that depend on a template
    parameter, so a declaration of 'memcpy' must be available [-fpermissive]

A simple patch could be to add #include <string.h> which includes
definition of memcpy() in some header files like
       . /thirdparty/OGDF/include/ogdf/basic/DisjointSets.h

Thanks
 

Reply via email to