Patch 8.1.1601

2019-06-26 Thread Bram Moolenaar
Patch 8.1.1601 Problem:Missing changes to popup window test file. Solution: Add those changes. Files: src/testdir/test_popupwin.vim *** ../vim-8.1.1600/src/testdir/test_popupwin.vim 2019-06-26 03:54:04.790696909 +0200 --- src/testdir/test_popupwin.vim 2019-06-26 05:10:34

Re: Vim appears to stall channel based requests

2019-06-26 Thread Pontus Leitzler
> That doesn't look right, because there should not be a complete json message. > If there is, perhaps a call to parse it is missing? > Perhaps a call to channel_parse_json() is needed. Yes, maybe there is a channel_parse_json() missing somewhere. But as the flow log shows it's also a channel_p

Re: Optimizing the check for multiple signs with icons on a line

2019-06-26 Thread Bram Moolenaar
Yegappan wrote: > When multiple signs with icons are placed on the same line, then a > different icon is drawn in the sign column using the > netbeans_draw_multisign_indicator() function. > This function draws the icon only if a netbeans connection is > present (NETBEANS_OPEN). > > The screen l

Re: gui segfault macos-10.11.6 vim-8.1.1566 openmotif-2.3.8

2019-06-26 Thread raf
Manuel Ortega wrote: > On Tuesday, June 18, 2019 at 4:50:09 AM UTC-5, raf wrote: > > hi, > > > > macosx-10.11.6 > > vim-8.1.1566 > > XQuartz-2.7.11 > > openmotif-2.3.8 (via macports-2.5.4) > > > > i just tried to upgrade vim on macos for the first time in a year > > (from 8.1.10 to 8.1.1566) and

Re: gui segfault macos-10.11.6 vim-8.1.1566 openmotif-2.3.8

2019-06-26 Thread Dominique Pellé
wrote: > Manuel Ortega wrote: > > > On Tuesday, June 18, 2019 at 4:50:09 AM UTC-5, raf wrote: > > > hi, > > > > > > macosx-10.11.6 > > > vim-8.1.1566 > > > XQuartz-2.7.11 > > > openmotif-2.3.8 (via macports-2.5.4) > > > > > > i just tried to upgrade vim on macos for the first time in a year > > >