From: Wolfgang 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-Tag: v8.0.0~10618 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7afb4dc800056bf93313930085fc4d6db11bc081;p=dealii.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