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

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

[Octave-bug-tracker] [bug #42307] Play button does not run script if nam


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #42307] Play button does not run script if name contains hyphen
Date: Tue, 06 May 2014 18:54:29 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 Iceweasel/28.0

Follow-up Comment #3, bug #42307 (project octave):

> Can't we just avoid attempting to parse the filename at all and
> instead directly call Fsource from as defined from
> libinterp/builtin-defun-decls.h from the build directory? Does the
> octave-link class allow this?

Answering my own question, looks like we could. We could use
octave_link::post_event, which seems to me is able to accept arbitrary
Octave C++ functions and arguments. I'll attempt a patch, but if I
don't have it ready within a day or two after writing this, I will
abandon this and hope someone else does it.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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