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: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44552] inputdlg crashes GUI with certain prompts
Date: Tue, 17 Mar 2015 11:55:44 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

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

@Avinoam: no, according to the tests in comment #7, Matlab always returns a
column cell vector. 

In inputdlg.m, we have to first reshape the input into a row cell vector to
comply with the c++ implementation of the dialog that segfaults otherwise (or
fix this implementation) and then reshape the output to be compatible with ML.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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