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

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

[Octave-bug-tracker] [bug #44552] inputdlg crashes GUI with certain prom


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #44552] inputdlg crashes GUI with certain prompts
Date: Tue, 17 Mar 2015 15:13:33 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #17, bug #44552 (project octave):

Looks like 2 issues occurring.

1) inputdlg.m is expected columns when it does things like: rowscols = zeros
(columns (prompt), 2);

2) __octave_link_input_dialog__ returns the 1xX array and should be the Xx1.

So I will change inputdlg to make it columns always and fix (1 and modify
octave-link.cc to fix (2.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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