Re: [vim/vim] Alignment of Vim relative numbers (#1875)

2018-07-09 Fir de Conversatie Nazri Ramliy
On Mon, Jul 9, 2018 at 8:33 PM, Konstantin Kharlamov wrote: > This behavior is hardcoded. You can only modify it and recompile > > Actually, I was about to report a bug, but discovered this request for an > option. > > Could alignment be hardcoded to right? I really don't see a reason why would >

Patch 8.1.0173

2018-07-09 Fir de Conversatie Bram Moolenaar
Patch 8.1.0173 Problem:Compiler warning on MS-Windows. Solution: Add type cast. (Mike Williams) Files: src/libvterm/src/state.c *** ../vim-8.1.0172/src/libvterm/src/state.cTue Apr 24 18:21:11 2018 --- src/libvterm/src/state.cMon Jul 9 20:37:34 2018 *** ***

Re: [patch] Fix mistake in tutor

2018-07-09 Fir de Conversatie scootergrisen
Den 09-07-2018 kl. 13:22 skrev Ken Takata: Hi Bram, I think you might made a mistake when you merged PR#3134. Please check the attached patch. Regards, Ken Takata Both lessions have two lines starting with ---> so i would think its helpfull to know which one to move to in both cases. --

[patch] Fix mistake in tutor

2018-07-09 Fir de Conversatie Ken Takata
Hi Bram, I think you might made a mistake when you merged PR#3134. Please check the attached patch. Regards, Ken Takata -- -- 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

Re: Compiler warning in userfunc.c

2018-07-09 Fir de Conversatie Tony Mechelynck
On Mon, Jul 9, 2018 at 9:32 AM, Dominique Pellé wrote: > Axel Bender wrote: > >> Compiling gVim 8.1 (latest) on Windows 7 64-bit with MinGW gcc 7.30 64-bit I >> receive the following compiler warning in file userfunc.c: >> >> gcc -c -Iproto -DWIN32 -DWINVER=0x0600 -D_WIN32_WINNT=0x0600

Re: Compiler warning in userfunc.c

2018-07-09 Fir de Conversatie Dominique Pellé
Axel Bender wrote: > Compiling gVim 8.1 (latest) on Windows 7 64-bit with MinGW gcc 7.30 64-bit I > receive the following compiler warning in file userfunc.c: > > gcc -c -Iproto -DWIN32 -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -DHAVE_PATHDEF > -DFEAT_BIG -DHAVE_STDINT_H -DMS_WIN64 -DHAVE_GETTEXT

Compiler warning in userfunc.c

2018-07-09 Fir de Conversatie Axel Bender
Compiling gVim 8.1 (latest) on Windows 7 64-bit with MinGW gcc 7.30 64-bit I receive the following compiler warning in file userfunc.c: gcc -c -Iproto -DWIN32 -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -DHAVE_PATHDEF -DFEAT_BIG -DHAVE_STDINT_H -DMS_WIN64 -DHAVE_GETTEXT -DHAVE_LOCALE_H

Compiler warning undo.c on Windows 7

2018-07-09 Fir de Conversatie Axel Bender
Compiling gVim 8.1 (latest) on Windows 7 64-bit with MinGW gcc 7.30 64-bit I receive the following compiler warning in file undo.c: gcc -c -Iproto -DWIN32 -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -DHAVE_PATHDEF -DFEAT_BIG -DHAVE_STDINT_H -DMS_WIN64 -DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT