From: bangerth Date: Fri, 26 Jan 2007 04:20:19 +0000 (+0000) Subject: Use parentheses to avoid a warning in recent gcc4.3's X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5644df4aaafdacf1f10d267e4be6e42290fc415;p=dealii-svn.git Use parentheses to avoid a warning in recent gcc4.3's git-svn-id: https://svn.dealii.org/trunk@14377 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/vector_12.cc b/tests/bits/vector_12.cc index 3fab681aa7..fa198bce23 100644 --- a/tests/bits/vector_12.cc +++ b/tests/bits/vector_12.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2004, 2005 by the deal.II authors +// Copyright (C) 2004, 2005, 2007 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -38,9 +38,9 @@ void test (Vector &v) // check that they are ok, and this time // all of them for (unsigned int i=0; i &v) // check that they are ok, and this time // all of them for (unsigned int i=0; i &v) // check that they are ok, and this time // all of them for (unsigned int i=0; i &v) // check that they are ok, and this time // all of them for (unsigned int i=0; i &v) // check that they are ok, and this time // all of them for (unsigned int i=0; i &v) // check that the entries are ok for (unsigned int i=0; i &v) // check that the entries are ok for (unsigned int i=0; i