Bug#984036: disulfinder: ftbfs with GCC-11

2021-10-22 Thread Nilesh Patra
On Wed, 03 Mar 2021 16:11:37 + Matthias Klose wrote: BRNN/RNNs/Options.h:69:5: error: ISO C++17 does not allow dynamic exception specifications 69 | throw(BadOptionSetting); | ^ BRNN/RNNs/Options.h:143:5: error: ISO C++17 does not allow dynamic exception specifications 1

Bug#984036: disulfinder: ftbfs with GCC-11

2021-10-22 Thread Étienne Mollier
Hi Nilesh, Nilesh Patra, on 2021-10-22: > looks like C++17 has removed the provision to specify custom > exceptions, and there are a lot of errors like the one above. > In this case, does it makes sense to force C++14 standard > (with chnages in d/rules or with patches) in such cases and > ask ups

Bug#984036: disulfinder: ftbfs with GCC-11

2021-10-22 Thread Nilesh Patra
On 10/22/21 9:23 PM, Étienne Mollier wrote: Hi Nilesh, Nilesh Patra, on 2021-10-22: looks like C++17 has removed the provision to specify custom exceptions, and there are a lot of errors like the one above. In this case, does it makes sense to force C++14 standard (with chnages in d/rules or wi