Arrgh. This one doesn't even compile for me: regexp_nfa.c:11010:3: warning: passing argument 3 of ‘addstate’ from incompatible pointer type [enabled by default] regexp_nfa.c:10088:1: note: expected ‘struct regsub_T *’ but argument is of type ‘struct regsub_T *’ regexp_nfa.c:11018:3: warning: passing argument 3 of ‘addstate’ from incompatible pointer type [enabled by default] regexp_nfa.c:10088:1: note: expected ‘struct regsub_T *’ but argument is of type ‘struct regsub_T *’ regexp_nfa.c: At top level: regexp_nfa.c:11081:1: error: redefinition of ‘nfa_regtry’ regexp_nfa.c:7262:1: note: previous definition of ‘nfa_regtry’ was here regexp_nfa.c:11179:1: error: redefinition of ‘nfa_regexec_both’ regexp_nfa.c:7360:1: note: previous definition of ‘nfa_regexec_both’ was here regexp_nfa.c:11248:1: error: redefinition of ‘nfa_regcomp’ regexp_nfa.c:7429:1: note: previous definition of ‘nfa_regcomp’ was here regexp_nfa.c:11348:1: error: redefinition of ‘nfa_regexec’ regexp_nfa.c:7529:1: note: previous definition of ‘nfa_regexec’ was here regexp_nfa.c:11376:1: error: redefinition of ‘nfa_regexec_nl’ regexp_nfa.c:7557:1: note: previous definition of ‘nfa_regexec_nl’ was here regexp_nfa.c:11423:1: error: redefinition of ‘nfa_regexec_multi’ regexp_nfa.c:7604:1: note: previous definition of ‘nfa_regexec_multi’ was here
-- -- 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.
