On Mon, Aug 19, 2019 at 8:04 PM Tony Mechelynck <[email protected]> wrote: > That's it! > src/shadow-big/arglist.c should be a link to ../arglist.c, but it is a > text file instead, and there get_arglist_name is breacketed between > "#if defined(FEAT_CMDL_COMPL) || defined(PROTO)" .. "#endif" > > > I must have made a false maneuver when arglist.c first appeared. I'll > make it a link instead, in all 5 shadow directories. Thanks Bram! > > > Best regards, > Tony.
Then I got the same error again, but after "touch src/arglist.c" to make the source "newer" than any of the shadow objects, everything got right again. Best regards, Tony. -- -- 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/CAJkCKXsfmdSmcqPFVeANK6TBG%2BRGdYqF51cj%2BkxcJxR2c1DTfw%40mail.gmail.com.
