|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #52787] Arithmetic functions cumsum, chop, primes behave slight differently from document |
| Date: | Thu, 4 Jan 2018 14:04:41 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Follow-up Comment #3, bug #52787 (project octave):
@Sahil: I checked in your change for primes.m here
(http://hg.savannah.gnu.org/hgweb/octave/rev/070e9b036141).
I added a longer commit message. The form of the message that Octave uses is
a 1-line summary, followed by two newlines, followed by a list of the files
that were modified and what exactly was done in each file.
I tweaked something in the documentation which was unrelated to this
changeset, but I did add BIST tests to check the new behavior. In generaly,
it is a good idea to use test-driven development and write the tests for a new
feature or bug fix before the feature itself so you know whether you got it
right.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52787>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |