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

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

[Octave-bug-tracker] [bug #32083] nested functions and developers source


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #32083] nested functions and developers sources
Date: Sun, 09 Jan 2011 18:26:11 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.231 Safari/534.10

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

The part below ...


warning: nested functions are coerced into subfunctions


... seems to indicate that the nested functions would be treated as the
unnested types. Which means no sharing of variables.

I don't have a 3.2.x version to run, but with 3.0.5 ...


octave:1> nested_functions ('test')
test


Should the warning be replaced by an error, or has this feature been reverted
by mistake?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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