Hi, fileio.c won't compile due to the variable p_acd unless FEAT_AUTOCHDIR is defined, and the macro is defined only when either FEAT_SUN_WORKSHOP, FEAT_NETBEANS_INTG or FEAT_BIG is defined (feature.h: 1349--1353).
So, there's surely some cases where the vim source fails to compile even if given compile options are all valid. I hope the attached patch fixed it. Please check it. With best regards, - KK
fileio.c.diff
Description: Binary data
-- -- 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/groups/opt_out.
