Closing this bug :)
--
Efraim Flashner אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
Hello,
[...]
> From: Efraim Flashner
> Subject: Re: bug#42702: catch2 build failure on ARM
> To: maxim.courno...@gmail.com
> Cc: 42702-d...@debbugs.gnu.org
> Date: Tue, 4 Aug 2020 10:44:32 +0300 (2 weeks, 5 days, 19 hours ago)
>
> On Mon, Aug 03, 2020 at 02:22:21P
On Mon, Aug 03, 2020 at 02:22:21PM -0400, maxim.courno...@gmail.com wrote:
> On ARM systems, (armhf-linux, aarch64-linux), the catch2 package fails to
> build, due to a
> compilation warning treated as an error:
>
> [ 90%] Building CXX object
> CMakeFiles/SelfTest.dir/include/reporters/catch_rep
Hi Maxim,
On Mon, 03 Aug 2020 14:22:21 -0400
maxim.courno...@gmail.com wrote:
> } else if ('\0' <= value && value < ' ') {
> ~^~~~
I think that this tries to find non-printable characters, so those with ASCII
codes 0 < value < 32 and 128 < value < 255. But char is u
maxim.courno...@gmail.com writes:
> On ARM systems, (armhf-linux, aarch64-linux), the catch2 package fails to
> build, due to a
> compilation warning treated as an error:
>
> [ 90%] Building CXX object
> CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_xml.cpp.o
> /gnu/store/ap7hgyv4rjqm
On ARM systems, (armhf-linux, aarch64-linux), the catch2 package fails to
build, due to a
compilation warning treated as an error:
[ 90%] Building CXX object
CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_xml.cpp.o
/gnu/store/ap7hgyv4rjqmhg4a6cb6cypsh3g1f5q4-gcc-7.5.0/bin/c++
-I/tmp