Re: Warning (no error) in regexp.nfa.c included from regexp.c in Tiny build

2023-03-27 Fir de Conversatie Tony Mechelynck
On Sat, Mar 25, 2023 at 12:30 PM Bram Moolenaar wrote: > > > Tony wrote: > > > In file included from regexp.c:2707: > > regexp_nfa.c: In function ‘nfa_regmatch’: > > regexp_nfa.c:6696:33: warning: ‘bytelen’ may be used uninitialized > > [-Wmaybe-uninitialized] > > 6696 | if

Compilation warnings in builds with expression evaluation

2023-03-27 Fir de Conversatie Tony Mechelynck
I noticed this in a "make reconfig" at patchlevel 9.0.1429. It may or may not have happened earlier. Builds without expression evaluation are not affected. The following is from a Normal build without the -j argument to make, to avoid line-interlacing from builds of different modules: gcc -c -I.