Bug#729899: catch: Warnings triggered by -Wconversion and -Wshadow

2017-10-30 Thread Pander
Hi all, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729899 was reported almost four years ago for version 1.0+m10git1e2f1d16-1 If this bug is still valid for the latest stable version of catch, please report it at https://github.com/philsquared/Catch and close the report here at Debian.

Bug#729899: catch: Warnings triggered by -Wconversion and -Wshadow

2013-11-18 Thread Thomas E. Vaughan
Package: catch Version: 1.0+m10git1e2f1d16-1 Severity: normal Tags: patch Dear Maintainer, With -Wconversion and -Wshadow turned out, catch.hpp causes g++ to emit some warnings. The patch below fixes the issues: --- /usr/include/catch.hpp 2013-09-15 08:40:13.0 -0600 +++ catch.hpp