]> https://gitweb.dealii.org/ - dealii.git/commit
fix >=0 comparison warning 3906/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 2 Feb 2017 18:51:55 +0000 (13:51 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 2 Feb 2017 18:59:40 +0000 (13:59 -0500)
commit993a014b70de1a6913f4b451e96acadfdadc585b
tree5a907fb0009e41df08f94edc1294895a5bd69651
parent9f1ce22cf6599485cd7315acde659278dce0b389
fix >=0 comparison warning

gcc 4.8 complained:
```
/ssd/deal-git/source/fe/mapping_q_generic.cc:2800:11: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
```
source/fe/mapping_q_generic.cc

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.