Re: warnings while compiling vim 7.4a.23

2013-07-15 Fir de Conversatie Bram Moolenaar
Charles Campbell wrote: > In file included from regexp.c:7918: > regexp_nfa.c: In function 'addstate': > regexp_nfa.c:3850: warning: 'save_lpos.lnum' may be used uninitialized > in this function > regexp_nfa.c:3850: warning: 'save_lpos.col' may be used uninitialized in > this function > regexp_

warnings while compiling vim 7.4a.23

2013-07-15 Fir de Conversatie Charles Campbell
In file included from regexp.c:7918: regexp_nfa.c: In function 'addstate': regexp_nfa.c:3850: warning: 'save_lpos.lnum' may be used uninitialized in this function regexp_nfa.c:3850: warning: 'save_lpos.col' may be used uninitialized in this function regexp_nfa.c:3852: warning: 'save_ptr' may be