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

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

[Octave-bug-tracker] [bug #50010] Index error message "error: a(5): out


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #50010] Index error message "error: a(5): out of bound 1", et al. have bracket type match
Date: Tue, 10 Jan 2017 05:19:01 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #1, bug #50010 (project octave):

This "index_exception" may be a fairly low level base class (i.e.,
complex_index_exception looks to be built on index_exception), and it could be
that some object other than the one that created the exception displays the
message.  If that is the case, perhaps it makes more sense to pass the brack
type info in at the creation of the index_exception object rather than the
::message() and ::expression() member functions.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50010>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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