octave-maintainers
[Top][All Lists]
Advanced

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

Re: Nested functions patch


From: Ben Abbott
Subject: Re: Nested functions patch
Date: Fri, 09 Mar 2012 08:11:38 -0500

On Mar 8, 2012, at 9:59 PM, Max Brister wrote:

> Attached is a patch to add support for nested functions along with a
> few simple test cases (in test/nest). I tired to keep modifications to
> the existing code to a minimum. Basically, I added a new storage class
> to symbol_record, nonlocal, to handle variable lookup in nested
> functions. My computer also passes the same number of tests with and
> without the patch, so I don't think I added too many horrible bugs. I
> would appreciate any feedback.
> 
> Max Brister
> <nest.patch>

Max,

Please open a bug report and attached your patch so that it isn't forgotten.

        https://savannah.gnu.org/bugs/?group=octave

Ben



reply via email to

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