Mercurial > hg > octave-nkf
comparison m4/ax_openmp.m4 @ 20784:32a0bf9906c1
linspace: remove use of error_state.
* libinterp/corefcn/data.cc: current use of error_state is only useful for
a nicer error message about N not being an integer. However,
octave::idx_type_value() does not error for that, and even in that
case, it must be cast to integer silently for Matlab compatibility.
author | Carnë Draug <carandraug@octave.org> |
---|---|
date | Thu, 08 Oct 2015 19:56:51 +0100 |
parents | ced2313b8d56 |
children |
comparison
equal
deleted
inserted
replaced
20781:734d446560a8 | 20784:32a0bf9906c1 |
---|