]> https://gitweb.dealii.org/ - dealii.git/commit
Silence a warning 78/head
authorMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 8 Aug 2014 23:22:38 +0000 (01:22 +0200)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 8 Aug 2014 23:26:11 +0000 (01:26 +0200)
commitbfcba411190db38cf262e40098864ce55f74fb57
tree9e3653763367005ae30c80620901f27e7c334af7
parentbd57c87804bb26489256196e2ed6cbf339ce3cc8
Silence a warning

A logical construct of the form "EXPR && EXPR || EXPR" in manifold_lib.cc
triggered a bunch of warning. Silence them by explicitly enclosing the
intended precedence: (EXPR && EXPR) || EXPR.

Also run reindent on the file.
source/grid/manifold_lib.cc

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.