Re: Patch 8.2.5084

2022-06-13 Fir de Conversatie James McCoy
On Mon, Jun 13, 2022 at 09:43:20PM +0100, Bram Moolenaar wrote: > > Patch 8.2.5084 > Problem:When the GUI shows a dialog tests get stuck. > Solution: Add the --gui-dialog-file argument. > Files: runtime/doc/starting.txt, src/Make_mvc.mak, src/gui.c, src/main.c, > src/message

Patch 8.2.5085

2022-06-13 Fir de Conversatie Bram Moolenaar
Patch 8.2.5085 Problem:Gcc gives warning for signed/unsigned difference. Solution: Use a different pointer type. (John Marriott) Files: src/os_mswin.c *** ../vim-8.2.5084/src/os_mswin.c 2022-06-13 21:42:40.945531339 +0100 --- src/os_mswin.c 2022-06-13 22:32:48.196764945 +01

Re: Patch 8.2.5084

2022-06-13 Fir de Conversatie Bram Moolenaar
John Marriott wrote: > On 14-June-2022 06:43, Bram Moolenaar wrote: > > Patch 8.2.5084 > > Problem:When the GUI shows a dialog tests get stuck. > > Solution: Add the --gui-dialog-file argument. > > Files: runtime/doc/starting.txt, src/Make_mvc.mak, src/gui.c, > > src/main.c, > >

Re: Patch 8.2.5084

2022-06-13 Fir de Conversatie John Marriott
On 14-June-2022 06:43, Bram Moolenaar wrote: Patch 8.2.5084 Problem:When the GUI shows a dialog tests get stuck. Solution: Add the --gui-dialog-file argument. Files: runtime/doc/starting.txt, src/Make_mvc.mak, src/gui.c, src/main.c, src/message.c, src/os_mswin.c, src/prot

Patch 8.2.5084

2022-06-13 Fir de Conversatie Bram Moolenaar
Patch 8.2.5084 Problem:When the GUI shows a dialog tests get stuck. Solution: Add the --gui-dialog-file argument. Files: runtime/doc/starting.txt, src/Make_mvc.mak, src/gui.c, src/main.c, src/message.c, src/os_mswin.c, src/proto/gui.pro, src/proto/main.pro, src/

Re: [vim/vim] Add support for using mingw64 clang on MS-Windows to build Vim (PR #10557)

2022-06-13 Fir de Conversatie Yegappan Lakshmanan
Hi, On Sun, Jun 12, 2022 at 10:12 PM K.Takata wrote: > Hmm, I couldn't build with the MINGW64 version of clang: > > $ clang++ -O1 -g -fsanitize=address -fno-omit-frame-pointer > example_UseAfterFree.cc > C:/msys64/mingw64/bin/ld: cannot find > C:/msys64/mingw64/lib/clang/14.0.4/lib/windows/lib