[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47026] datenum on Matlab accepts a date numbe
From: |
Andrew Janke |
Subject: |
[Octave-bug-tracker] [bug #47026] datenum on Matlab accepts a date number |
Date: |
Sat, 19 Jan 2019 01:58:35 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36 |
Follow-up Comment #6, bug #47026 (project octave):
Here's a patch that does this if you choose to do so: file #46027
@spandey: For making Octave changesets in Mercurial, I find it easiest to:
* Update to the default branch and do a pull to get the latest changes.
* Switch to a new branch for my new work with a name based on the topic.
* Commit the change as a single commit.
* Export the changeset using `hg export <commit>`. For example, this one was:
$ hg export 26588 >~/Downloads/datenum-pass-through-numeric-row-vectors.patch
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?47026>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/