]> https://gitweb.dealii.org/ - dealii.git/commit
Get around a GCC 6 warning.
authorDavid Wells <wellsd2@rpi.edu>
Sat, 7 May 2016 23:28:26 +0000 (19:28 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 8 May 2016 00:45:12 +0000 (20:45 -0400)
commitb919905c49241b83ef5b4a6c6425c4033bde2459
treede54485acddbde7d6cbcb6a573679c93dd2300d2
parentac4885bed0af614e05faf2bc7077a5e16799cfeb
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.