<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v7.4.1348</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 7.4.1348</title>
<updated>2016-02-18T19:46:39+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-18T19:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=7f0608fb5219645d776fadfe13efb867c2460698'/>
<id>7f0608fb5219645d776fadfe13efb867c2460698</id>
<content type='text'>
Problem:    More compiler warnings. (John Marriott)
Solution:   Add type casts, remove unused variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    More compiler warnings. (John Marriott)
Solution:   Add type casts, remove unused variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1347</title>
<updated>2016-02-18T19:31:34+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-18T19:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8b778d55993d951a65f8a59843cecd177c707676'/>
<id>8b778d55993d951a65f8a59843cecd177c707676</id>
<content type='text'>
Problem:    When there is any error Vim will use a non-zero exit code.
Solution:   When using ":silent!" do not set the exit code. (Yasuhiro
            Matsumoto)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    When there is any error Vim will use a non-zero exit code.
Solution:   When using ":silent!" do not set the exit code. (Yasuhiro
            Matsumoto)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1346</title>
<updated>2016-02-18T19:18:09+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-18T19:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a1e24b9bc9123ff6dd23e3cac2287a4411ef5572'/>
<id>a1e24b9bc9123ff6dd23e3cac2287a4411ef5572</id>
<content type='text'>
Problem:    Compiler warnings in build with -O2.
Solution:   Add inintializations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Compiler warnings in build with -O2.
Solution:   Add inintializations.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1345</title>
<updated>2016-02-17T19:48:19+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-17T19:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a87e2c277eabf0134925c340e9dc4fe9446f3636'/>
<id>a87e2c277eabf0134925c340e9dc4fe9446f3636</id>
<content type='text'>
Problem:    A few more compiler warnings. (Axel Bender)
Solution:   Add type casts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    A few more compiler warnings. (Axel Bender)
Solution:   Add type casts.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1344</title>
<updated>2016-02-17T11:30:17+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-17T11:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=203219048fa007b5042d9b893fd647aef44722a0'/>
<id>203219048fa007b5042d9b893fd647aef44722a0</id>
<content type='text'>
Problem:    Can't compile Win32 GUI with tiny features.
Solution:   Add #ifdef. (Christian Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Can't compile Win32 GUI with tiny features.
Solution:   Add #ifdef. (Christian Brabandt)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1343</title>
<updated>2016-02-17T09:05:42+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-17T09:05:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=cd39bbcd1dd5bdc280f0fa5833b1107853f1227f'/>
<id>cd39bbcd1dd5bdc280f0fa5833b1107853f1227f</id>
<content type='text'>
Problem:    Can't compile with +job but without +channel. (Andrei Olsen)
Solution:   Move get_job_options up and adjust #ifdef.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Can't compile with +job but without +channel. (Andrei Olsen)
Solution:   Move get_job_options up and adjust #ifdef.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1342</title>
<updated>2016-02-16T21:01:30+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-16T21:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e74e8e7d758e9312165a931f176185f07a64231a'/>
<id>e74e8e7d758e9312165a931f176185f07a64231a</id>
<content type='text'>
Problem:    On Mac OS/X the waittime must be &gt; 0 for connect to work.
Solution:   Use select() in a different way. (partly by Kazunobu Kuriyama)
            Always use a waittime of 1 or more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    On Mac OS/X the waittime must be &gt; 0 for connect to work.
Solution:   Use select() in a different way. (partly by Kazunobu Kuriyama)
            Always use a waittime of 1 or more.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1341</title>
<updated>2016-02-16T20:03:07+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-16T20:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=910b8aac5dc4693c4508b7acd2cef0bbfac04242'/>
<id>910b8aac5dc4693c4508b7acd2cef0bbfac04242</id>
<content type='text'>
Problem:    It's difficult to add more arguments to ch_sendraw() and
            ch_sendexpr().
Solution:   Make the third option a dictionary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    It's difficult to add more arguments to ch_sendraw() and
            ch_sendexpr().
Solution:   Make the third option a dictionary.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1340</title>
<updated>2016-02-16T19:31:31+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-16T19:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=7d63f624603ebeae336d4c504f82ab3da3481f46'/>
<id>7d63f624603ebeae336d4c504f82ab3da3481f46</id>
<content type='text'>
Problem:    Merge left extra #endif behind.
Solution:   Remove the #endif
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Merge left extra #endif behind.
Solution:   Remove the #endif
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1339</title>
<updated>2016-02-16T19:12:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-16T19:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=418f81b5fa400ed59793384f2f3d9df45390f080'/>
<id>418f81b5fa400ed59793384f2f3d9df45390f080</id>
<content type='text'>
Problem:    Warnings when building the GUI with MingW. (Cesar Romani)
Solution:   Add type cats. (Yasuhiro Matsumoto)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Warnings when building the GUI with MingW. (Cesar Romani)
Solution:   Add type cats. (Yasuhiro Matsumoto)
</pre>
</div>
</content>
</entry>
</feed>
