<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v8.2.3858</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.2.3858: Vim9: not enough tests</title>
<updated>2021-12-20T10:55:35+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-12-20T10:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=003312b1d2ee2f4922f473b8bf50af6663c0efac'/>
<id>003312b1d2ee2f4922f473b8bf50af6663c0efac</id>
<content type='text'>
Problem:    Vim9: not enough tests.
Solution:   Add tests for :try/:catch and :redir. Add missing type check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: not enough tests.
Solution:   Add tests for :try/:catch and :redir. Add missing type check.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3857: Vim9: inconsistent error for using function()</title>
<updated>2021-12-20T09:36:27+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-12-20T09:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=2f9f4ccfc8f1d4a56761dc1cc1e9e20190a72c74'/>
<id>2f9f4ccfc8f1d4a56761dc1cc1e9e20190a72c74</id>
<content type='text'>
Problem:    Vim9: inconsistent error for using function().
Solution:   Use a runtime type check for the result of function().
            (closes #8492)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: inconsistent error for using function().
Solution:   Use a runtime type check for the result of function().
            (closes #8492)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3856: Vim9: not enough tests</title>
<updated>2021-12-19T21:34:05+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-12-19T21:34:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=fea43e44c008a7ca73b506ddab0f47b63b5d2126'/>
<id>fea43e44c008a7ca73b506ddab0f47b63b5d2126</id>
<content type='text'>
Problem:    Vim9: not enough tests.
Solution:   Run more expression tests also with Vim9. Fix an uncovered
            problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: not enough tests.
Solution:   Run more expression tests also with Vim9. Fix an uncovered
            problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3855: illegal memory access when displaying a blob</title>
<updated>2021-12-19T19:19:31+00:00</updated>
<author>
<name>Yegappan Lakshmanan</name>
<email>yegappan@yahoo.com</email>
</author>
<published>2021-12-19T19:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=bc404bfb32cf2bef34050d2aeae0ea72ccf980cc'/>
<id>bc404bfb32cf2bef34050d2aeae0ea72ccf980cc</id>
<content type='text'>
Problem:    Illegal memory access when displaying a blob.
Solution:   Append a NUL at the end. (Yegappan Lakshmanan, closes #9372)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Illegal memory access when displaying a blob.
Solution:   Append a NUL at the end. (Yegappan Lakshmanan, closes #9372)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3854: Vim9: inconsistent arguments for test functions</title>
<updated>2021-12-19T18:33:23+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-12-19T18:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=86b3ab4fa0de3e8884ab6a6ced2a70592b937d0f'/>
<id>86b3ab4fa0de3e8884ab6a6ced2a70592b937d0f</id>
<content type='text'>
Problem:    Vim9: inconsistent arguments for test functions.
Solution:   When :def function and script have different arguments use a list
            with two items instead of a separate function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: inconsistent arguments for test functions.
Solution:   When :def function and script have different arguments use a list
            with two items instead of a separate function.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3853: Vim9: not enough tests</title>
<updated>2021-12-19T17:27:06+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-12-19T17:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=700e6b166298ecfb53fe4bf593085b29ca78d556'/>
<id>700e6b166298ecfb53fe4bf593085b29ca78d556</id>
<content type='text'>
Problem:    Vim9: not enough tests.
Solution:   Run more existing tests for Vim9 script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: not enough tests.
Solution:   Run more existing tests for Vim9 script.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3852: Vim9: not enough tests</title>
<updated>2021-12-19T15:17:21+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-12-19T15:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f47c5a8e2d8eda7c2c8a9cccf9568eb56c03a0cf'/>
<id>f47c5a8e2d8eda7c2c8a9cccf9568eb56c03a0cf</id>
<content type='text'>
Problem:    Vim9: not enough tests.
Solution:   Also run existing tests for Vim9 script.  Make errors more
            consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: not enough tests.
Solution:   Also run existing tests for Vim9 script.  Make errors more
            consistent.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3851: Vim9: overhead when comparing string, dict or function</title>
<updated>2021-12-19T12:33:05+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-12-19T12:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=265f811f5a2dac81d9698f5202a661a04ed095f1'/>
<id>265f811f5a2dac81d9698f5202a661a04ed095f1</id>
<content type='text'>
Problem:    Vim9: overhead when comparing string, dict or function.
Solution:   Call the intented compare function directly.  Refactor to avoid
            duplicated code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: overhead when comparing string, dict or function.
Solution:   Call the intented compare function directly.  Refactor to avoid
            duplicated code.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3850: illegal memory access when displaying a partial</title>
<updated>2021-12-19T11:06:35+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-12-19T11:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=2de5371a755abd287dab6ff544924715a76d4abe'/>
<id>2de5371a755abd287dab6ff544924715a76d4abe</id>
<content type='text'>
Problem:    Illegal memory access when displaying a partial.
Solution:   Terminate the string with a NUL. (closes #9371)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Illegal memory access when displaying a partial.
Solution:   Terminate the string with a NUL. (closes #9371)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3849: functions implementing reduce and map are too long</title>
<updated>2021-12-19T10:35:15+00:00</updated>
<author>
<name>Yegappan Lakshmanan</name>
<email>yegappan@yahoo.com</email>
</author>
<published>2021-12-19T10:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=389b72196e6aaeafe3f907c73d271f2c6b931140'/>
<id>389b72196e6aaeafe3f907c73d271f2c6b931140</id>
<content type='text'>
Problem:    Functions implementing reduce and map are too long.
Solution:   Use a function for each type of value.  Add a few more test cases
            and add to the help. (Yegappan Lakshmanan, closes #9370)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Functions implementing reduce and map are too long.
Solution:   Use a function for each type of value.  Add a few more test cases
            and add to the help. (Yegappan Lakshmanan, closes #9370)
</pre>
</div>
</content>
</entry>
</feed>
