]> https://gitweb.dealii.org/ - dealii.git/commit
Silence a false positive "-Wunneeded-internal-declaration" 824/head
authorMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Fri, 17 Apr 2015 12:52:07 +0000 (14:52 +0200)
committerMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Fri, 17 Apr 2015 12:52:07 +0000 (14:52 +0200)
commit73bcf7a308afaa003d5fb13099604604a48f8fc2
tree45c8ff827f0cc57c06ad272926a0ee57aa1abdaf
parent5642fb971a420fbe87438881231cf4978962f78e
Silence a false positive "-Wunneeded-internal-declaration"

Clang inlines ```constraints_and_b_v_are_compatible``` into
```do_project``` and after that emits a wrong warning about the former not
being used. Explicitly annotating ```constraints_and_b_v_are_compatible```
with inline helps.
include/deal.II/numerics/vector_tools.templates.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.