<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/test_vim9_cmd.vim, branch v8.2.3176</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.2955: Vim9: using filter in compiled command does not work</title>
<updated>2021-06-06T19:38:09+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-06T19:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e729ce294f9756165020ad86e3b98b4112e1a6ab'/>
<id>e729ce294f9756165020ad86e3b98b4112e1a6ab</id>
<content type='text'>
Problem:    Vim9: using filter in compiled command does not work.
Solution:   Generate EXEC including the command modifier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: using filter in compiled command does not work.
Solution:   Generate EXEC including the command modifier.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2946: Vim9: substitute expression cannot be a List</title>
<updated>2021-06-05T19:36:19+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-05T19:36:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=2752360646545a9ae4853d2d5ca91cdb07c14eea'/>
<id>2752360646545a9ae4853d2d5ca91cdb07c14eea</id>
<content type='text'>
Problem:    Vim9: substitute expression cannot be a List in a :def function.
Solution:   Use typval2string(). (closes #8330)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: substitute expression cannot be a List in a :def function.
Solution:   Use typval2string(). (closes #8330)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2941: Vim9: using  does not handle a list of strings</title>
<updated>2021-06-05T15:10:55+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-06-05T15:10:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b288ba9f1dd29ba34f236e3099f779d5ab130227'/>
<id>b288ba9f1dd29ba34f236e3099f779d5ab130227</id>
<content type='text'>
Problem:    Vim9: using  does not handle a list of strings.
Solution:   Convert a list to a string and escape each item. (closes #8310)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: using  does not handle a list of strings.
Solution:   Convert a list to a string and escape each item. (closes #8310)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2846: Vim9: "echo Func()" does not give an error for using void</title>
<updated>2021-05-09T21:19:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-05-09T21:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=68db996b621b98066fb7ab7028ed5c6aaa3954a8'/>
<id>68db996b621b98066fb7ab7028ed5c6aaa3954a8</id>
<content type='text'>
Problem:    Vim9: "echo Func()" does not give an error for a function without
            a return value.
Solution:   Give an error.  Be more specific about why a value is invalid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: "echo Func()" does not give an error for a function without
            a return value.
Solution:   Give an error.  Be more specific about why a value is invalid.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2837: various code lines not covered by tests</title>
<updated>2021-05-06T15:36:55+00:00</updated>
<author>
<name>Dominique Pelle</name>
<email>dominique.pelle@gmail.com</email>
</author>
<published>2021-05-06T15:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6d37e8e3baafba460bd2d051170d213c1ba9a523'/>
<id>6d37e8e3baafba460bd2d051170d213c1ba9a523</id>
<content type='text'>
Problem:    Various code lines not covered by tests.
Solution:   Add test cases. (Dominique Pellé, closes #8178)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various code lines not covered by tests.
Solution:   Add test cases. (Dominique Pellé, closes #8178)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2812: Vim9: still crash when using substitute expression</title>
<updated>2021-04-26T18:32:59+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-04-26T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=5930ddcd25c3c31a323cdb1b74c228958e124527'/>
<id>5930ddcd25c3c31a323cdb1b74c228958e124527</id>
<content type='text'>
Problem:    Vim9: still crash when using substitute expression.
Solution:   Put the instruction list in the stack frame. (closes #8154)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: still crash when using substitute expression.
Solution:   Put the instruction list in the stack frame. (closes #8154)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2811: Vim9: error for missing white space doesn't say where</title>
<updated>2021-04-25T14:35:55+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-04-25T14:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b98cec28d95b2184c64a0646458c1e62deb2524b'/>
<id>b98cec28d95b2184c64a0646458c1e62deb2524b</id>
<content type='text'>
Problem:    Vim9: error for missing white space doesn't say where it is
            missing
Solution:   Mention the command. (closes #8149)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: error for missing white space doesn't say where it is
            missing
Solution:   Mention the command. (closes #8149)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2810: Vim9: crash when calling a function in a substitute expression</title>
<updated>2021-04-25T12:48:49+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-04-25T12:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d386e923c751f389b2ac038ff2cb7b40035f8cc6'/>
<id>d386e923c751f389b2ac038ff2cb7b40035f8cc6</id>
<content type='text'>
Problem:    Vim9: crash when calling a function in a substitute expression.
Solution:   Set the instructions back to the substitute expression
            instrunctions. (closes #8148)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: crash when calling a function in a substitute expression.
Solution:   Set the instructions back to the substitute expression
            instrunctions. (closes #8148)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2798: Vim9: redir to variable with append does not accept an index</title>
<updated>2021-04-21T14:00:10+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-04-21T14:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a369c3d9c1217cd932bc3d1751a8cff1f5aef1e4'/>
<id>a369c3d9c1217cd932bc3d1751a8cff1f5aef1e4</id>
<content type='text'>
Problem:    Vim9: redir to variable with append does not accept an index.
Solution:   Make the appending work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: redir to variable with append does not accept an index.
Solution:   Make the appending work.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.2796: Vim9: redir to variable does not accept an index</title>
<updated>2021-04-21T12:24:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-04-21T12:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=753bcf8c7d7cf7b9e1572a80cc513a67020814ac'/>
<id>753bcf8c7d7cf7b9e1572a80cc513a67020814ac</id>
<content type='text'>
Problem:    Vim9: redir to variable does not accept an index.
Solution:   Make the index work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: redir to variable does not accept an index.
Solution:   Make the index work.
</pre>
</div>
</content>
</entry>
</feed>
