Re: Compiler warnings in Vim with +eval and +gui_gtk after applying patches 1492 to 1496

2023-04-29 Fir de Conversatie Bram Moolenaar
Tony wrote: > > > I'm including the full log because "make -j4" might display the > > > warnings otherwise than where they belong. > > > > > > linux-tuxedo:~/.build/vim/vim-hg/src/shadow-normal # (make -j4 || echo > > > 'exit status' $? ; date) 2>&1 |tee -a make.log > > > > [...] > > > > > gcc

Re: Compiler warnings in Vim with +eval and +gui_gtk after applying patches 1492 to 1496

2023-04-29 Fir de Conversatie Tony Mechelynck
On Sat, Apr 29, 2023 at 3:26 PM Bram Moolenaar wrote: > > > Tony wrote: > > > I'm including the full log because "make -j4" might display the > > warnings otherwise than where they belong. > > > > linux-tuxedo:~/.build/vim/vim-hg/src/shadow-normal # (make -j4 || echo > > 'exit status' $? ; date)

Re: Compiler warnings in Vim with +eval and +gui_gtk after applying patches 1492 to 1496

2023-04-29 Fir de Conversatie Bram Moolenaar
Tony wrote: > I'm including the full log because "make -j4" might display the > warnings otherwise than where they belong. > > linux-tuxedo:~/.build/vim/vim-hg/src/shadow-normal # (make -j4 || echo > 'exit status' $? ; date) 2>&1 |tee -a make.log [...] > gcc -c -I. -Iproto -DHAVE_CONFIG_H

Compiler warnings in Vim with +eval and +gui_gtk after applying patches 1492 to 1496

2023-04-28 Fir de Conversatie Tony Mechelynck
I'm including the full log because "make -j4" might display the warnings otherwise than where they belong. linux-tuxedo:~/.build/vim/vim-hg/src/shadow-normal # (make -j4 || echo 'exit status' $? ; date) 2>&1 |tee -a make.log gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/include/gtk-3.0