Bug#818817: woo: FTBFS with libc 2.23: 'isnan' was not declared in this scope (patch)

2016-04-17 Thread Gert Wollny
Control: tags -1 patch  Hi,  the attached patch adds std:: to all instances of isnan and isinf in the c++ code, and this fixes the bug.  Best,  Gert  --- a/core/Cell.cpp +++ b/core/Cell.cpp @@ -62,7 +62,7 @@ // spin tensor W=.5*(gradV-gradV.transpose()); spinVec=.5*leviCivita(W); - //

Bug#818817: woo: FTBFS with libc 2.23: 'isnan' was not declared in this scope

2016-03-20 Thread Martin Michlmayr
Package: woo Version: 1.0+dfsg1-1 Severity: important User: debian-gl...@lists.debian.org Usertags: 2.23 This package fails to build with libc6 2.23 (2.23-0experimental0 from experimental). > sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux ... >