From a297f42bcd6c16a2f5a5335ec1f9f385ee8733e6 Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Mon, 30 Aug 2004 13:44:58 +0000 Subject: Changed : A[i,k] to A[i][k] Caught from the following warning: In file included from IK_QChain.h:47, from IK_QChain.cpp:44: TNT/cmat.h: In function `void TNT::matmultdiag(TNT::Matrix&, const TNT::Matri x&, const TNT::Vector&)': TNT/cmat.h:593: warning: left-hand operand of comma has no effect Kent --- intern/iksolver/intern/TNT/cmat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/iksolver') diff --git a/intern/iksolver/intern/TNT/cmat.h b/intern/iksolver/intern/TNT/cmat.h index 99827f2c2c1..46eb1100475 100644 --- a/intern/iksolver/intern/TNT/cmat.h +++ b/intern/iksolver/intern/TNT/cmat.h @@ -590,7 +590,7 @@ inline void matmultdiag( for (Subscript i=0; i