Re: Patch 8.1.1684

2019-07-15 Fir de Conversatie Yegappan Lakshmanan
Hi Christian, On Mon, Jul 15, 2019 at 6:21 AM Christian Brabandt wrote: > > > On Mo, 15 Jul 2019, Bram Moolenaar wrote: > > > > > Christian wrote: > > > > > On Mo, 15 Jul 2019, Bram Moolenaar wrote: > > > > > > > You quoted the end of the error message, do you have the whole line? > > > > > > Her

Re: Patch 8.1.1684

2019-07-15 Fir de Conversatie Christian Brabandt
On Mo, 15 Jul 2019, Ken Takata wrote: > I confirmed that your patch worked fine. > (I had to apply your patch manually, though.) Thanks! Best, Christian -- Schlechte Kandidaten werden gewählt von guten Bürgern, die nicht zur Wahl gehen. -- Thomas Jefferson -- -- You receiv

Re: Patch 8.1.1684

2019-07-15 Fir de Conversatie Ken Takata
Hi Christian, 2019/7/15 Mon 22:21:36 UTC+9 Christian Brabandt wrote: > On Mo, 15 Jul 2019, Bram Moolenaar wrote: > > > > > Christian wrote: > > > > > On Mo, 15 Jul 2019, Bram Moolenaar wrote: > > > > > > > You quoted the end of the error message, do you have the whole line? > > > > > > Here w

Re: Patch 8.1.1684

2019-07-15 Fir de Conversatie Christian Brabandt
On Mo, 15 Jul 2019, Bram Moolenaar wrote: > > Christian wrote: > > > On Mo, 15 Jul 2019, Bram Moolenaar wrote: > > > > > You quoted the end of the error message, do you have the whole line? > > > > Here we go: > > > > link /nologo /opt:ref /LTCG:STATUS /HIGHENTROPYVA:NO > > /subsystem:win

Re: Patch 8.1.1684

2019-07-15 Fir de Conversatie Bram Moolenaar
Christian wrote: > On Mo, 15 Jul 2019, Bram Moolenaar wrote: > > > You quoted the end of the error message, do you have the whole line? > > Here we go: > > link /nologo /opt:ref /LTCG:STATUS /HIGHENTROPYVA:NO /subsystem:windows,5.02 > -out:gvim.exe .\ObjGXOULYHTRZAMD64\arabic.obj .\ObjGX .

Re: Patch 8.1.1684

2019-07-15 Fir de Conversatie Christian Brabandt
On Mo, 15 Jul 2019, Bram Moolenaar wrote: > You quoted the end of the error message, do you have the whole line? Here we go: link /nologo /opt:ref /LTCG:STATUS /HIGHENTROPYVA:NO /subsystem:windows,5.02 -out:gvim.exe .\ObjGXOULYHTRZAMD64\arabic.obj .\ObjGXOULYHTRZAMD64\autocmd.obj .\ObjGXO

Re: Patch 8.1.1684

2019-07-15 Fir de Conversatie Bram Moolenaar
Christian wrote: > On Sa, 13 Jul 2019, Bram Moolenaar wrote: > > > > > Patch 8.1.1684 > > Problem:Profiling functionality is spread out. > > Solution: Put profiling functionality in profiling.c. (Yegappan > > Lakshmanan, > > cl

Re: Patch 8.1.1684

2019-07-14 Fir de Conversatie Christian Brabandt
On Sa, 13 Jul 2019, Bram Moolenaar wrote: > > Patch 8.1.1684 > Problem:Profiling functionality is spread out. > Solution: Put profiling functionality in profiling.c. (Yegappan Lakshmanan, > closes #4666) Since this patch has been applied, the vim/vim-win32-ins

Patch 8.1.1684

2019-07-13 Fir de Conversatie Bram Moolenaar
Patch 8.1.1684 Problem:Profiling functionality is spread out. Solution: Put profiling functionality in profiling.c. (Yegappan Lakshmanan, closes #4666) Files: Filelist, src/Make_cyg_ming.mak, src/Make_dice.mak, src/Make_manx.mak, src/Make_morph.mak, src