Ron Aaron wrote:
> 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
The line numbers don't exist. The different types are the same.
Is your compiler broken? Or did you duplicate code?
--
Yesterday, all my deadlines seemed so far away
now it looks as though it's freeze in four days
oh I believe in cvs..
[ CVS log "Beatles style" for FreeBSD ports/INDEX, Satoshi Asami ]
/// 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/groups/opt_out.