]> https://gitweb.dealii.org/ - dealii.git/commit
Get around a GCC 6 warning. 3046/head
authorDavid Wells <wellsd2@rpi.edu>
Sat, 7 May 2016 23:28:26 +0000 (19:28 -0400)
committerMatthias Maier <tamiko@43-1.org>
Thu, 1 Sep 2016 00:01:17 +0000 (19:01 -0500)
commitd4f38d8ec575683f4db10c2814f49da0a43d82e1
treea702005cc71f9eb7d2be050088b0c01bd2d8a239
parent60d37981715cc70ec51bc9c4b54f3e53faeacf51
Get around a GCC 6 warning.

GCC 6.1 now warns (-Waddress) that (since the dynamic cast of an object
back to its own type always succeeds) the address of an object is always
nonzero, so these casts result in tautologies for valid vector types.
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.