<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/quickfix.c, branch chrisbra-patch-1</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.2.1775: MS-Windows: adding a long quickfix list is slow</title>
<updated>2020-09-29T20:47:03+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-09-29T20:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=8ec92c977976d9e9225183e36a80e6b0cdbf1f51'/>
<id>8ec92c977976d9e9225183e36a80e6b0cdbf1f51</id>
<content type='text'>
Problem:    MS-Windows: adding a long quickfix list is slow.
Solution:   Shorten the buffer name only for the first entry. (Yegappan
            Lakshmanan, closes #7039, closes #7033)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows: adding a long quickfix list is slow.
Solution:   Shorten the buffer name only for the first entry. (Yegappan
            Lakshmanan, closes #7039, closes #7033)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1677: memory access errors when calling setloclist() in autocommand</title>
<updated>2020-09-13T20:21:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-09-13T20:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=4d170af0a9379da64d67dc3fa7cc7297956c6f52'/>
<id>4d170af0a9379da64d67dc3fa7cc7297956c6f52</id>
<content type='text'>
Problem:    Memory access errors when calling setloclist() in an autocommand.
Solution:   Give an error if the list was changed unexpectedly. (closes #6946)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Memory access errors when calling setloclist() in an autocommand.
Solution:   Give an error if the list was changed unexpectedly. (closes #6946)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1618: Vim9: cannot pass "true" to setloclist()</title>
<updated>2020-09-05T20:37:39+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-09-05T20:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=401f0c07982247cc6d1cd22be08b05c44f7fd040'/>
<id>401f0c07982247cc6d1cd22be08b05c44f7fd040</id>
<content type='text'>
Problem:    Vim9: cannot pass "true" to setloclist().
Solution:   Use dict_get_bool(). (closes #6882)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: cannot pass "true" to setloclist().
Solution:   Use dict_get_bool(). (closes #6882)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1599: missing line end when skipping a long line with :cgetfile</title>
<updated>2020-09-05T15:03:40+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-09-05T15:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=59941cbd8035415d68683edc4e571306b10669ad'/>
<id>59941cbd8035415d68683edc4e571306b10669ad</id>
<content type='text'>
Problem:    Missing line end when skipping a long line with :cgetfile.
Solution:   Fix off-by-one error. (closes #6870)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Missing line end when skipping a long line with :cgetfile.
Solution:   Fix off-by-one error. (closes #6870)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1557: crash in :vimgrep when started as "vim -n"</title>
<updated>2020-08-31T20:16:08+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-08-31T20:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=997cd1a17f030d004b334d17cf1c1c57050c9906'/>
<id>997cd1a17f030d004b334d17cf1c1c57050c9906</id>
<content type='text'>
Problem:    Crash in :vimgrep when started as "vim -n". (Raul Segura)
Solution:   Check mfp pointer. (Yegappan Lakshmanan, closes #6827)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Crash in :vimgrep when started as "vim -n". (Raul Segura)
Solution:   Check mfp pointer. (Yegappan Lakshmanan, closes #6827)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1384: no ATTENTION prompt for :vimgrep first match file</title>
<updated>2020-08-07T16:12:18+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-08-07T16:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=8ce4b7ed85a7c6499bea5eb1312c85ee7a00e364'/>
<id>8ce4b7ed85a7c6499bea5eb1312c85ee7a00e364</id>
<content type='text'>
Problem:    No ATTENTION prompt for :vimgrep first match file.
Solution:   When there is an existing swap file do not keep the dummy buffer.
            (closes #6649)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No ATTENTION prompt for :vimgrep first match file.
Solution:   When there is an existing swap file do not keep the dummy buffer.
            (closes #6649)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1281: the "trailing characters" error can be hard to understand</title>
<updated>2020-07-23T15:16:18+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-07-23T15:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=2d06bfde29bd3a62fc85823d2aa719ef943bd319'/>
<id>2d06bfde29bd3a62fc85823d2aa719ef943bd319</id>
<content type='text'>
Problem:    The "trailing characters" error can be hard to understand.
Solution:   Add the trailing characters to the message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The "trailing characters" error can be hard to understand.
Solution:   Add the trailing characters to the message.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1255: cannot use a lambda with quickfix functions</title>
<updated>2020-07-20T19:31:32+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-07-20T19:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=d43906d2e5969288f239df851f5ad7b1dc2c7251'/>
<id>d43906d2e5969288f239df851f5ad7b1dc2c7251</id>
<content type='text'>
Problem:    Cannot use a lambda with quickfix functions.
Solution:   Add support for lambda. (Yegappan Lakshmanan, closes #6499)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot use a lambda with quickfix functions.
Solution:   Add support for lambda. (Yegappan Lakshmanan, closes #6499)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1102: Coverity gets confused by an unnecessary NULL check</title>
<updated>2020-07-01T11:04:05+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-07-01T11:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=90049492215aa458b90215b8e0fc50f04d5ad270'/>
<id>90049492215aa458b90215b8e0fc50f04d5ad270</id>
<content type='text'>
Problem:    Coverity gets confused by an unnecessary NULL check.
Solution:   Remove the check for NULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Coverity gets confused by an unnecessary NULL check.
Solution:   Remove the check for NULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.1101: no error when using wrong arguments for setqflist()</title>
<updated>2020-06-30T20:11:44+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2020-06-30T20:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=be7a50c22f63478a6e64fe6b932a847830191b95'/>
<id>be7a50c22f63478a6e64fe6b932a847830191b95</id>
<content type='text'>
Problem:    No error when using wrong arguments for setqflist() or
            setloclist().
Solution:   Check for the error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No error when using wrong arguments for setqflist() or
            setloclist().
Solution:   Check for the error.
</pre>
</div>
</content>
</entry>
</feed>
