|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #52009] allow creation of 1-by-1 array with a single function handle |
| Date: | Wed, 13 Sep 2017 14:29:10 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Update of bug #52009 (project octave):
Item Group: Unexpected Error => Matlab Compatibility
Summary: Octave does not ignore brackets around anonymous
function [@() true] => allow creation of 1-by-1 array with a single function
handle
_______________________________________________________
Follow-up Comment #2:
Same bug applies to function handle to a real function, not just anonymous
functions
>> address@hidden
error: octave_base_value::resize (): wrong type argument 'function handle'
>> [@()true]
error: octave_base_value::resize (): wrong type argument 'function handle'
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52009>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |