On Wed, Nov 28, 2012 at 05:13:12PM +0100, Christian Brabandt wrote: > On Wed, November 28, 2012 15:25, Bram Moolenaar wrote: > > > > Patch 7.3.730 > > Problem: Crash in PHP file when using syntastic. (Ike Devolder) > > Solution: Avoid using NULL pointer. (Christian Brabandt) > > Files: src/quickfix.c > > Huh, that was fast. I haven't gotten the time to check the valgrind > question yet, that came up in that thread (I don't particular know > valgrind very well) and additionally, we should remove the win_T > argument to the call of qf_new_list() that was introduced with patch > 7.3.715. > > So here is that missing part. > > regards, > Christian > > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php
thx for including this, it works all fine :) -- Ike -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
