comparison libcruft/ChangeLog @ 12317:126d8fe48a12

Fix warning about GOTO reference in arpack code
author Rik <octave@nomad.inbox5.com>
date Mon, 31 Jan 2011 16:41:43 -0500
parents 7b12892ae589
children 6a225fb7d361
comparison
equal deleted inserted replaced
12316:88fa9e9efdea 12317:126d8fe48a12
1 2011-01-31 Rik <octave@nomad.inbox5.com>
2
3 * arpack/src/dseupd.f, arpack/src/sseupd.f: Change GOTO target
4 to eliminate warning about landing on end if.
5
1 2011-01-31 John W. Eaton <jwe@octave.org> 6 2011-01-31 John W. Eaton <jwe@octave.org>
2 7
3 * arpack/module.mk (EXTRA_DIST): Include arpack/module.mk in the 8 * arpack/module.mk (EXTRA_DIST): Include arpack/module.mk in the
4 list. Remove arpack/src/module.mk and arpacck/util/module.mk 9 list. Remove arpack/src/module.mk and arpacck/util/module.mk
5 from the list. 10 from the list.