From a1d7e9051e04c549659f4ad34c66f434bc19f1ea Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 14 Feb 2011 15:41:00 +0100 Subject: fix bug #184 (warning) --- unsupported/Eigen/src/SparseExtra/UmfPackSupport.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/unsupported/Eigen/src/SparseExtra/UmfPackSupport.h b/unsupported/Eigen/src/SparseExtra/UmfPackSupport.h index d884378d5..f132ad98f 100644 --- a/unsupported/Eigen/src/SparseExtra/UmfPackSupport.h +++ b/unsupported/Eigen/src/SparseExtra/UmfPackSupport.h @@ -248,14 +248,14 @@ template void* numeric = const_cast(dec().numeric()); - int errorCode = 0; + EIGEN_UNUSED int errorCode = 0; for (int j=0; j