<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v8.2.0450</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.0450: not enough testing for restricted mode and function calls</title>
<updated>2020-03-26T13:11:58+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-26T13:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=7d941ee032c02a4b682201881eb5c1f1958f17ee'/>
<id>7d941ee032c02a4b682201881eb5c1f1958f17ee</id>
<content type='text'>
Problem:    Not enough testing for restricted mode and function calls.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5847)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Not enough testing for restricted mode and function calls.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5847)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0449: Vim9: crash if return type is invalid</title>
<updated>2020-03-26T12:15:42+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-26T12:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=cf3f8bf4ddfbc0f5ce53f0c9270dc15567f4feea'/>
<id>cf3f8bf4ddfbc0f5ce53f0c9270dc15567f4feea</id>
<content type='text'>
Problem:    Vim9: crash if return type is invalid. (Yegappan Lakshmanan)
Solution:   Always return some type, not NULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: crash if return type is invalid. (Yegappan Lakshmanan)
Solution:   Always return some type, not NULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0448: various functions not properly tested</title>
<updated>2020-03-25T21:23:46+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-25T21:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0e05de46226eb4e5ea580beefa71831f92d613d3'/>
<id>0e05de46226eb4e5ea580beefa71831f92d613d3</id>
<content type='text'>
Problem:    Various functions not properly tested.
Solution:   Add more tests, especially for failures. (Yegappan Lakshmanan,
            closes #5843)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various functions not properly tested.
Solution:   Add more tests, especially for failures. (Yegappan Lakshmanan,
            closes #5843)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0447: terminal scroll tests fails on some systems</title>
<updated>2020-03-25T20:27:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-25T20:27:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=bfcfd5784a2fe950d8e58d1d534bbbb4824524eb'/>
<id>bfcfd5784a2fe950d8e58d1d534bbbb4824524eb</id>
<content type='text'>
Problem:    Terminal scroll tests fails on some systems.
Solution:   Remove the fixed 100msec wait for Win32.  Add a loop to wait until
            scrolling has finished. (James McCoy, closes #5842)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Terminal scroll tests fails on some systems.
Solution:   Remove the fixed 100msec wait for Win32.  Add a loop to wait until
            scrolling has finished. (James McCoy, closes #5842)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0446: listener with undo of deleting all lines not tested</title>
<updated>2020-03-25T20:13:46+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-25T20:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a07e31af545b91925362854a48c42fee16dd8c28'/>
<id>a07e31af545b91925362854a48c42fee16dd8c28</id>
<content type='text'>
Problem:    Listener with undo of deleting all lines not tested.
Solution:   Add a test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Listener with undo of deleting all lines not tested.
Solution:   Add a test.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0445: png and xpm files not in MS-Windows zip file</title>
<updated>2020-03-25T19:17:00+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-25T19:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f66ca9f1df535c8042292ce20f4260cafc877670'/>
<id>f66ca9f1df535c8042292ce20f4260cafc877670</id>
<content type='text'>
Problem:    Png and xpm files not in MS-Windows zip file.
Solution:   Move files to shared between Unix and Windows target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Png and xpm files not in MS-Windows zip file.
Solution:   Move files to shared between Unix and Windows target.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0444: swap file test fails on some systems</title>
<updated>2020-03-24T20:44:51+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-24T20:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d36ef573b2fad620824495f5423cb649cde55e03'/>
<id>d36ef573b2fad620824495f5423cb649cde55e03</id>
<content type='text'>
Problem:    Swap file test fails on some systems.
Solution:   Preserve the swap file. Send NL terminated keys.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Swap file test fails on some systems.
Solution:   Preserve the swap file. Send NL terminated keys.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0443: clipboard code is spread out</title>
<updated>2020-03-24T20:42:01+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-24T20:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=45fffdf10b7cb6e59794e76e9b8a2930fcb4b192'/>
<id>45fffdf10b7cb6e59794e76e9b8a2930fcb4b192</id>
<content type='text'>
Problem:    Clipboard code is spread out.
Solution:   Move clipboard code to its own file. (Yegappan Lakshmanan,
            closes #5827)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Clipboard code is spread out.
Solution:   Move clipboard code to its own file. (Yegappan Lakshmanan,
            closes #5827)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0442: channel contents might be used after being freed</title>
<updated>2020-03-24T19:35:19+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-24T19:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=71658f74ae64c366b2d35b82c0a2eadb1317f028'/>
<id>71658f74ae64c366b2d35b82c0a2eadb1317f028</id>
<content type='text'>
Problem:    Channel contents might be used after being freed.
Solution:   Reset the job channel before freeing the channel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Channel contents might be used after being freed.
Solution:   Reset the job channel before freeing the channel.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.0441: terminal noblock test is still failing on BSD</title>
<updated>2020-03-24T11:12:30+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-03-24T11:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f3710ee22d0039cea2f970452b5faf56e89a6ab0'/>
<id>f3710ee22d0039cea2f970452b5faf56e89a6ab0</id>
<content type='text'>
Problem:    Terminal noblock test is still failing on BSD.
Solution:   Reduce the amount of text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Terminal noblock test is still failing on BSD.
Solution:   Reduce the amount of text.
</pre>
</div>
</content>
</entry>
</feed>
