Christian J. Robinson wrote:
> I've changed my get_autoload_prefix() to always use vim_strsave() and I > haven't noticed any issues yet. OK, let's go that way. The big advantage is that scripts work both on MS-Windows and Linux that same way, one should always use the case of the file name. On MS-Windows two files that only differ in case are the same file, let me add a test for that. -- Nothing is impossible for the man who doesn't have to do it. /// 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/20220116111428.F08461C0519%40moolenaar.net.
