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

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

[Octave-bug-tracker] [bug #46841] Symbolic package subs fails for long e


From: Jari-Pekka Ikonen
Subject: [Octave-bug-tracker] [bug #46841] Symbolic package subs fails for long expressions
Date: Sun, 10 Jan 2016 09:28:52 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36 OPR/34.0.2036.25

Follow-up Comment #6, bug #46841 (project octave):

Following similar test, setup 'sympref ipc default':

In Octave:

/
>>cmd="f=open('aeiouybbb123.txt','w');f.write('123testing');f.close();return
1"

>> x = 10; y = 2;

>> [a, b] = python_cmd (cmd, x, y)

(timeout)
/

shows Python never did the file aeiouybbb123.txt. 

I think this tells that Python never got the input command line or is unable
to execute it or is not told to execute it.

Maybe a missing newline? EOF? Problem with Windows 10 io-streams? Or something
similar?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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