From octave-maintainers-request at bevo dot che dot wisc dot edu Fri Sep 8 13:11:22 2000 Subject: Re: [PATCH] Add min/max tests. (4/4) From: "John W. Eaton" To: Paul Kienzle Cc: ejr at EECS dot Berkeley dot EDU, octave-maintainers@bevo.che.wisc.edu Date: Fri, 8 Sep 2000 13:12:05 -0500 (CDT) On 8-Sep-2000, Paul Kienzle wrote: | A counter question: why would you ever want do_fortran_index == 0? I believe I originally thought that using a single index to select elements in column-major ordering might be exposing too much of the underlying implementation. Now I'm not so sure. I'm willing to reconsider, and perhaps just turn it into an optional warning. jwe