Hirohito Higashi wrote: > 2016-1-31(Sun) 5:30:20 UTC+9 Bram Moolenaar: > > Patch 7.4.1215 > > Problem: Using old style function declarations. > > Solution: Change to new style function declarations. (script by Hirohito > > Higashi) > > Files: src/version.c, src/winclip.c, src/window.c, src/workshop.c, > > src/xpm_w32.c, runtime/doc/doctags.c, > > runtime/tools/xcmdsrv_client.c, src/po/sjiscorr.c, src/xxd/xxd.c > [...] > > Perhaps, This is complete when you are applying the attached patch. > > Cheers for good work ;-)
Thanks. Since I made changes on top of your script it was difficult to see what I might have missed. I don't think the change to the tests is to be included. We still want to test K&R indenting. The change to auto/configure won't stick, that needs to be changed in autoconf. I'm not sure if using "main(void)" works. Omitting argc/argv might cause an error. -- >From "know your smileys": <>:-) Bishop /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ 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]. For more options, visit https://groups.google.com/d/optout.
