<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/testdir/test_vim9_script.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.3166: Vim9: nested autoload call error overruled by "Unknown error"</title>
<updated>2021-07-15T16:09:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-15T16:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b5841b99e678da187b68c21f46d56a608a0dc10c'/>
<id>b5841b99e678da187b68c21f46d56a608a0dc10c</id>
<content type='text'>
Problem:    Vim9: nested autoload call error overruled by "Unknown error".
Solution:   Check need_rethrow before giving an "Unknown error".
            (closes #8568)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: nested autoload call error overruled by "Unknown error".
Solution:   Check need_rethrow before giving an "Unknown error".
            (closes #8568)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3151: Vim9: profiling fails if nested function is also profiled</title>
<updated>2021-07-11T18:22:30+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-11T18:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ffcfddc759e583471a1ed55e0938d042bf68c507'/>
<id>ffcfddc759e583471a1ed55e0938d042bf68c507</id>
<content type='text'>
Problem:    Vim9: profiling fails if nested function is also profiled.
Solution:   Use the compile type from the outer function. (closes #8543)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: profiling fails if nested function is also profiled.
Solution:   Use the compile type from the outer function. (closes #8543)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3147: Vim9: profiling does not work with a nested function</title>
<updated>2021-07-11T15:55:01+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-11T15:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=648594eaf703fe9a862cb12a35702a10aff6e5a9'/>
<id>648594eaf703fe9a862cb12a35702a10aff6e5a9</id>
<content type='text'>
Problem:    Vim9: profiling does not work with a nested function.
Solution:   Also compile a nested function without profiling. (closes #8543)
            Handle that compiling may cause the table of compiled functions to
            change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: profiling does not work with a nested function.
Solution:   Also compile a nested function without profiling. (closes #8543)
            Handle that compiling may cause the table of compiled functions to
            change.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3146: Vim9: line number wrong for :execute argument</title>
<updated>2021-07-11T14:52:45+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-11T14:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c03fe66ade4c79a4eb5fc05d1d549c8f931a04b6'/>
<id>c03fe66ade4c79a4eb5fc05d1d549c8f931a04b6</id>
<content type='text'>
Problem:    Vim9: line number wrong for :execute argument.
Solution:   Use the line number of the :execute command itself. (closes #8537)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: line number wrong for :execute argument.
Solution:   Use the line number of the :execute command itself. (closes #8537)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3145: Vim9: profile test fails without profile feature</title>
<updated>2021-07-11T14:31:51+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-11T14:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4ece152ad60c4fbd5b98b849a39b8ad9a987d319'/>
<id>4ece152ad60c4fbd5b98b849a39b8ad9a987d319</id>
<content type='text'>
Problem:    Vim9: profile test fails without profile feature.
Solution:   Check the profile feature is present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: profile test fails without profile feature.
Solution:   Check the profile feature is present.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3143: Vim9: wrong context if lambda called from profiled function</title>
<updated>2021-07-11T13:26:13+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-11T13:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d9162550aa47ca3865a5cadf78ff2212a1d8eca7'/>
<id>d9162550aa47ca3865a5cadf78ff2212a1d8eca7</id>
<content type='text'>
Problem:    Vim9: A lambda may be compiled with the wrong context if it is
            called from a profiled function.
Solution:   Compile the lambda with and without profiling. (closes #8543)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: A lambda may be compiled with the wrong context if it is
            called from a profiled function.
Solution:   Compile the lambda with and without profiling. (closes #8543)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3137: Vim9: no error when a line only has a variable name</title>
<updated>2021-07-10T17:42:03+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-10T17:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c323527d67081cfaff22503d1d282495976c7042'/>
<id>c323527d67081cfaff22503d1d282495976c7042</id>
<content type='text'>
Problem:    Vim9: no error when a line only has a variable name.
Solution:   Give an error when an expression is evaluated without an effect.
            (closes #8538)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: no error when a line only has a variable name.
Solution:   Give an error when an expression is evaluated without an effect.
            (closes #8538)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3130: Vim9: import test fails</title>
<updated>2021-07-08T20:02:11+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-08T20:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b885a7c72c8fed5f14454633fb3ba9d77fff1c24'/>
<id>b885a7c72c8fed5f14454633fb3ba9d77fff1c24</id>
<content type='text'>
Problem:    Vim9: import test fails.
Solution:   Rename directory back to "import", use "p" to avoid an error when
            the directory already exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: import test fails.
Solution:   Rename directory back to "import", use "p" to avoid an error when
            the directory already exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3129: Vim9: imported uninitialized list does not get type checked</title>
<updated>2021-07-08T19:38:50+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-08T19:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c967d57aa9a6bede0f50c6986dcddc1dc035a354'/>
<id>c967d57aa9a6bede0f50c6986dcddc1dc035a354</id>
<content type='text'>
Problem:    Vim9: imported uninitialized list does not get type checked.
Solution:   Get type from imported variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: imported uninitialized list does not get type checked.
Solution:   Get type from imported variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3126: Vim9: for loop error reports wrong line number</title>
<updated>2021-07-08T17:22:12+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-07-08T17:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d4ab807d62c1a8262e78deb674c6750183bc030a'/>
<id>d4ab807d62c1a8262e78deb674c6750183bc030a</id>
<content type='text'>
Problem:    Vim9: for loop error reports wrong line number.
Solution:   Save and restore the line number when evaluating the expression.
            (closes #8514)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: for loop error reports wrong line number.
Solution:   Save and restore the line number when evaluating the expression.
            (closes #8514)
</pre>
</div>
</content>
</entry>
</feed>
