<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/debugger.c, branch v9.0.1237</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 9.0.1166: code is indented more than necessary</title>
<updated>2023-01-09T19:04:23+00:00</updated>
<author>
<name>Yegappan Lakshmanan</name>
<email>yegappan@yahoo.com</email>
</author>
<published>2023-01-09T19:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1cfb14aa972ccf3235ac67f07b7db1175b7c5384'/>
<id>1cfb14aa972ccf3235ac67f07b7db1175b7c5384</id>
<content type='text'>
Problem:    Code is indented more than necessary.
Solution:   Use an early return where it makes sense. (Yegappan Lakshmanan,
            closes #11792)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Code is indented more than necessary.
Solution:   Use an early return where it makes sense. (Yegappan Lakshmanan,
            closes #11792)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1098: code uses too much indent</title>
<updated>2022-12-26T12:50:04+00:00</updated>
<author>
<name>Yegappan Lakshmanan</name>
<email>yegappan@yahoo.com</email>
</author>
<published>2022-12-26T12:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=465de3a57b815f1188c707e7c083950c81652536'/>
<id>465de3a57b815f1188c707e7c083950c81652536</id>
<content type='text'>
Problem:    Code uses too much indent.
Solution:   Use an early return. (Yegappan Lakshmanan, closes #11747)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Code uses too much indent.
Solution:   Use an early return. (Yegappan Lakshmanan, closes #11747)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0513: may not be able to use a pattern ad the debug prompt</title>
<updated>2022-09-20T12:51:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-09-20T12:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=9781d9c00517a67c44b50b040cca2c5804daf15c'/>
<id>9781d9c00517a67c44b50b040cca2c5804daf15c</id>
<content type='text'>
Problem:    May not be able to use a pattern ad the debug prompt.
Solution:   Temporarily disable the timeout. (closes #11164)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    May not be able to use a pattern ad the debug prompt.
Solution:   Temporarily disable the timeout. (closes #11164)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0498: various small issues</title>
<updated>2022-09-18T12:06:41+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-09-18T12:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=747f110420a0b0f4c2e40e00e8456f1e45b6f0de'/>
<id>747f110420a0b0f4c2e40e00e8456f1e45b6f0de</id>
<content type='text'>
Problem:    Various small issues.
Solution:   Various small fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various small issues.
Solution:   Various small fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0456: function called at debug prompt is also debugged</title>
<updated>2022-09-13T11:36:57+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-09-13T11:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b1842de5ca77205993e8ef76cf29803822e0e3ab'/>
<id>b1842de5ca77205993e8ef76cf29803822e0e3ab</id>
<content type='text'>
Problem:    Function called at debug prompt is also debugged.
Solution:   Reset the debug level while entering the debug command.
            (closes #11118)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Function called at debug prompt is also debugged.
Solution:   Reset the debug level while entering the debug command.
            (closes #11118)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0206: redraw flags are not named specifically</title>
<updated>2022-08-14T13:17:45+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-08-14T13:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a4d158b3c839e96ed98ff87c7b7124ff4518c4ff'/>
<id>a4d158b3c839e96ed98ff87c7b7124ff4518c4ff</id>
<content type='text'>
Problem:    Redraw flags are not named specifically.
Solution:   Prefix "UPD_" to the flags, for UPDate_screen().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Redraw flags are not named specifically.
Solution:   Prefix "UPD_" to the flags, for UPDate_screen().
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4928: various white space and cosmetic mistakes</title>
<updated>2022-05-09T19:09:23+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-05-09T19:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6ed545e79735f23ff8e650bc2f0967e5a0baedc9'/>
<id>6ed545e79735f23ff8e650bc2f0967e5a0baedc9</id>
<content type='text'>
Problem:    Various white space and cosmetic mistakes.
Solution:   Change spaces to tabs, improve comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various white space and cosmetic mistakes.
Solution:   Change spaces to tabs, improve comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4911: the mode #defines are not clearly named</title>
<updated>2022-05-07T19:01:16+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-05-07T19:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=249591057b4840785c50e41dd850efb8a8faf435'/>
<id>249591057b4840785c50e41dd850efb8a8faf435</id>
<content type='text'>
Problem:    The mode #defines are not clearly named.
Solution:   Prepend MODE_.  Renumber them to put the mapped modes first.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The mode #defines are not clearly named.
Solution:   Prepend MODE_.  Renumber them to put the mapped modes first.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4536: debugger test fails when breaking on expression</title>
<updated>2022-03-10T13:29:20+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-03-10T13:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=cf6662082f89de3458c69c4390055ab99aa7dd22'/>
<id>cf6662082f89de3458c69c4390055ab99aa7dd22</id>
<content type='text'>
Problem:    Debugger test fails when breaking on expression.
Solution:   Compare strings with "==" instead of "is".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Debugger test fails when breaking on expression.
Solution:   Compare strings with "==" instead of "is".
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3961: error messages are spread out</title>
<updated>2021-12-31T22:49:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2021-12-31T22:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=436b5adc9770a2568209dd5ab1f98bd1afc91898'/>
<id>436b5adc9770a2568209dd5ab1f98bd1afc91898</id>
<content type='text'>
Problem:    Error messages are spread out.
Solution:   Move more errors to errors.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Error messages are spread out.
Solution:   Move more errors to errors.h.
</pre>
</div>
</content>
</entry>
</feed>
