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

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

[Octave-bug-tracker] [bug #46852] error gripe appearing when it seemingl


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #46852] error gripe appearing when it seemingly shouldn't during length()
Date: Sat, 09 Jan 2016 01:14:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #3, bug #46852 (project octave):

It does seem related to some character in the string.  That is, the error is:

error: length(65): out of bound 1

where 65 (the value) is the last character in the string _if_ the string is
less than seven characters.  When the string is greater than seven characters,
then the value that appears in the error message is the seventh character,
ascii value--which happened to be a 'u'.  If I set the structure element to
[], there's no error.  If the particular structure field is assigned first in
the list rather than last, there's no error.

I'll keep looking...


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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