]> https://gitweb.dealii.org/ - dealii.git/commit
fix wrong sign of char in MF 14797/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 14 Feb 2023 22:03:23 +0000 (17:03 -0500)
committerTimo Heister <timo.heister@gmail.com>
Tue, 14 Feb 2023 22:03:23 +0000 (17:03 -0500)
commit9e0434d38d7ca475a87cfb08136896d4d88d8927
tree8446857c018646e9da013cc50c36fd4891e6d671
parentabef8d91021f967f19bbfdc3657984fe8419e523
fix wrong sign of char in MF

On ARM char defaults to unsigned char, which will break the matrix free
face loop. Fix this by being explicit.

Fixes:
/home/ubuntu/dealii-9.4.2/include/deal.II/matrix_free/face_setup_internal.h:522:35:
warning: comparison is always false due to limited range of data type
[-Wtype-limits]
include/deal.II/matrix_free/face_setup_internal.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.