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

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

[Octave-bug-tracker] [bug #46171] datevec fails with FFF and PM


From: Rik
Subject: [Octave-bug-tracker] [bug #46171] datevec fails with FFF and PM
Date: Thu, 22 Oct 2015 18:04:29 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Update of bug #46171 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #9:

Wow, thanks for both the discovery and solution to this problem.  I converted
your patch to core Octave coding style.  For example, We use a space between a
function name and the parenthesis that marks the start of the argument list. 
The space is not used if you are doing indexing on a vector or matrix.  This
makes it simple to tell the two situations apart.  The list of all our coding
conventions is in one of the appendices of the Octave manual if you start
generating more patches.  Do you wish to be listed as a contributor to OCtave
in the front of the manual?  We like to acknowledge everyone who has helped,
but some people prefer to remain anonymous.

The completed changeset was made on the stable branch
(http://hg.savannah.gnu.org/hgweb/octave/rev/1a02e15a9f4c) and will be part of
the 4.0.1 bug fix release.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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