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

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

[Octave-bug-tracker] [bug #61841] rethrowing an exception leads to an in


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61841] rethrowing an exception leads to an internal error
Date: Wed, 19 Jan 2022 12:03:22 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0

Follow-up Comment #13, bug #61841 (project octave):

I think the empty matrix is appearing when the stack struct array is extended.
 The code that eliminated the invalid (= -1) column field from the stack frame
struct seemed like a good idea but then when the stack struct array is
extended to another element, the default is for elements to be filled with
[].

The attached should fix the error, but we will need to do a better job of
ensuring that line and column info is always valid instead of sometimes being
set to -1.  But maybe it is better to leave the invalid values there and work
to fix them over time.

(file #52684)
    _______________________________________________________

Additional Item Attachment:

File name: stack-struct-array-diffs.txt   Size:1 KB
   
<https://file.savannah.gnu.org/file/stack-struct-array-diffs.txt?file_id=52684>



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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