]> https://gitweb.dealii.org/ - dealii.git/commit
Merge pull request #627 from kronbichler/master
authorTimo Heister <timo.heister@gmail.com>
Mon, 2 Mar 2015 12:35:54 +0000 (07:35 -0500)
committerTimo Heister <timo.heister@gmail.com>
Mon, 2 Mar 2015 12:35:54 +0000 (07:35 -0500)
commit19fd13d82ed56f6bcd4d81954b2638e1bdfe9b8a
treeb3b8c2206da7db8e6bbecb0a4e97ff1336404370
parentfc58b3ea9f951056e3f266fb82235138c1140fb0
parenta2a8796dee99872788fb1872a4b6bc7ce168dd7e
Merge pull request #627 from kronbichler/master

Fix compiler warnings with clang 3.6. Comparing the address of a reference to an object with the zero pointer like in
   &dof_handler.get_fe() != 0
will always evaluate to true. Thus, these assertions do not make sense and clang rightfully complains.

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.