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

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

[Octave-bug-tracker] [bug #29447] Cannot create @handles to non-existing


From: Judd Storrs
Subject: [Octave-bug-tracker] [bug #29447] Cannot create @handles to non-existing functions
Date: Tue, 06 Apr 2010 17:04:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8

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

I don't know if it's possible but I think that creating the anonymous
function would be the preferred solution.

I started to look at how to do that before the string idea and I haven't yet
figured out how that works. From what I currently understand it seems that
anonymous function creation happens inside the parser but handle creation
happens slightly later. I'm suspecting that the anonymous function creation
requires scopes and other parser states that don't seem immediately available.
Anyway, I don't understand that part of octave at this point (but would like
to) so I'll look at it further.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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