Suppress 'uninitialized variable' warning emitted by some (not all)
Tom Lane <tgl@sss.pgh.pa.us>
Suppress 'uninitialized variable' warning emitted by some (not all) versions of gcc. The code is correct AFAICS, but it requires slightly more analysis than usual to see that the variable can't be used uninitialized.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tsearch2/ispell/spell.c | modified | +1 −1 |