|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #57041] Missing Matlab functions: startsWith and endsWith |
| Date: | Mon, 13 Apr 2020 07:18:44 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0 |
Update of bug #57041 (project octave):
Status: In Progress => Ready For Test
_______________________________________________________
Follow-up Comment #24:
I made some modifications and pushed your patch here:
http://hg.savannah.gnu.org/hgweb/octave/rev/d052c11d47c6
Among other things:
I modified some examples to avoid overfull hboxes in the pdf manual.
I changed some error messages. In particular, it might lead to unexpected
errors when passing a variable of unknown type into a formatted string.
I'm not sure about the try-catch-block to check if the input is convertible to
logical. Those tend to slow down code execution. But I don't know of a better
way to do it off hand. So I left it in.
The other changes are minor.
Thanks again for your contribution.
Would you like to be acknowledged as a contributor at the beginning of the
manual? Should your middle name or initial be included?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57041>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |