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

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

[Octave-bug-tracker] [bug #45497] missing function: repelem


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #45497] missing function: repelem
Date: Wed, 29 Jun 2016 09:38:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #45497 (project octave):

                 Release:                   4.0.0 => dev                    
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #20:

I've tidied the patch a little, to make it conform to Octave coding standards,
and rephrased the documentation.

For future reference, many of the changes were as follows:

An entire-line commnt is introduced by ##, not #
! instead of ~
' instead of "
; at the end of "assert" and "error" lines.  Parsing the file with "warning on
Octave:missing-semicolon"  should give no warnings.
Lines shouldn't be longer than 76 characters
error() throws an exception, so code after it won't be reached -- I removed
the "print_usage" statements.

(file #37619)
    _______________________________________________________

Additional Item Attachment:

File name: bug_45497_repelem.cset         Size:17 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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