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

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

[Octave-bug-tracker] [bug #49224] error with "help while"


From: Rik
Subject: [Octave-bug-tracker] [bug #49224] error with "help while"
Date: Thu, 29 Sep 2016 22:07:28 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #4, bug #49224 (project octave):

It IS because "while" is the last entry in the file.  I ran under gdb and the
text length reported for the docstring was negative.  When the negative value
gets cast to size_t later it becomes absolutely huge.  But in reality, the
length of the docstring text should never be negative.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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