comparison src/ChangeLog @ 7929:30b952e90c29

misc 64-bit fixes
author John W. Eaton <jwe@octave.org>
date Tue, 15 Jul 2008 13:34:22 -0400
parents 0487e46da18e
children 78400fde223e
comparison
equal deleted inserted replaced
7928:f728089c9543 7929:30b952e90c29
1 2008-07-15 John W. Eaton <jwe@octave.org>
2
3 * DLD-FUNCTIONS/__convn__.cc (convn): Cast second arg to
4 octave_idx_type in call to std::max.
5
1 2008-07-14 John W. Eaton <jwe@octave.org> 6 2008-07-14 John W. Eaton <jwe@octave.org>
2 7
3 * Makefile.in (convhulln.oct, __delaunayn__.oct, __voronoi__.oct, 8 * Makefile.in (convhulln.oct, __delaunayn__.oct, __voronoi__.oct,
4 regexp.oct, urlwrite.oct, __glpk__.oct, fltk_backend.oct): 9 regexp.oct, urlwrite.oct, __glpk__.oct, fltk_backend.oct):
5 Simplify with target-specific settings for DL_LDFLAGS. 10 Simplify with target-specific settings for DL_LDFLAGS.