Tony wrote:
> I don't yet see the patch in the list but it has appeared on the > Mercurial server. > > gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall > -Wno-deprecated-declarations -D_REENTRANT -U_FORTIFY_SOURCE > -D_FORTIFY_SOURCE=3D1 -o objects/change.o change.c > change.c: In function =E2=80=98changed_common=E2=80=99: > change.c:555:15: warning: unused variable =E2=80=98last=E2=80=99 [-Wunused-= > variable] > linenr_T last =3D lnume + xtra - 1; // last line after the change > ^~~~ I'll add the missing #ifdef. -- "I can't complain, but sometimes I still do." (Joe Walsh) /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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 http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20220216215224.32A6C1C0FE0%40moolenaar.net.
