Mercurial > hg > octave-nkf
diff build-aux/common.mk @ 19654:cb35d695713c
avoid shadowed variable warnings from GCC
* CMatrix.cc (ComplexMatrix::utsolve, ComplexMatrix::ltsolve):
Eliminate shadowed variable declarations.
* dMatrix.cc (Matrix::utsolve, Matrix::ltsolve):
Avoid shadowed variable declarations.
* fCMatrix.cc (FloatComplexMatrix::utsolve,
FloatComplexMatrix::ltsolve): Likewise.
* fMatrix.cc (FloatMatrix::utsolve, FloatMatrix::ltsolve): Likewise.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 31 Dec 2014 15:57:37 -0500 |
parents | 2218dd129a6b |
children | 79f49c1b4d7e 0e1f5a750d00 |