octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58953] Error with 'end' in index expression w


From: Fernando
Subject: [Octave-bug-tracker] [bug #58953] Error with 'end' in index expression with nested function calls
Date: Sat, 15 Aug 2020 13:19:05 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0

Follow-up Comment #8, bug #58953 (project octave):

There are other Octave repository scripts using that undocumented semantics of
'end':


./scripts/time/datevec.m:270:      msec = ds(nc:min (nc+2,end)); # pull
3-digit fractional seconds.
./scripts/io/importdata.m:302:    idx = (na_rows(1:min (header_rows, end)) +
num_header_rows) <= header_rows;
f


There could be more.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58953>

_______________________________________________
  Mensaje enviado vía Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]