]> https://gitweb.dealii.org/ - dealii.git/commit
fix clang 3.9.1 linker error 3709/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 24 Dec 2016 12:32:04 +0000 (13:32 +0100)
committerTimo Heister <timo.heister@gmail.com>
Sat, 24 Dec 2016 12:32:04 +0000 (13:32 +0100)
commit8ea0cab8dedd84cedac9adadf1040344dc5a08cb
tree529572039a2476710613308107b5ce9302310473
parentea0b0ee5aad3a70a701cfa4b03dd8f3b19629574
fix clang 3.9.1 linker error

clang 3.9.1 complains about

undefined reference to `non-virtual thunk to
dealii::LinearAlgebra::Vector<double>::mean_value() const'

Work around it by using a different typedef for the return value.

fixes #3708
include/deal.II/lac/la_vector.h
include/deal.II/lac/la_vector.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.