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

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

[Octave-bug-tracker] [bug #32700] nargout(fn) Matlab compatibility


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #32700] nargout(fn) Matlab compatibility
Date: Thu, 10 Mar 2011 17:22:34 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

Follow-up Comment #2, bug #32700 (project octave):

Thanks for submitting a diff.

Before it can be applied, it should include a ChangeLog entry for the
changes.

It would also be helpful if you created a proper changeset using "hg export"
so that we don't have to add your name and patch description for you.

Also, please use C++ style comments in Octave code rather than C style
comments.

There are some guidelines for contributors here:

http://www.gnu.org/software/octave/doc/interpreter/Contributing-Guidelines.html#Contributing-Guidelines

There is currently no way to get the number of output arguments from a builtin
function.  To do that would require adding more arguments to the DEFUN macro. 
Before making a change like that, I think it would be good to discuss it on
the maintainers mailing list.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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