Stef Epardaud <stef(a)lunatech.com> writes:
and in the end i even wondered if my 10-20 warnings fix were valid
because the ones remaining seemd unjustified.
what should i do, or is it normal to get dozens of :
window.c: In function `window_loop':
window.c:2409: warning: `w' might be used uninitialized in this function
window.c:2411: warning: `next_window' might be used uninitialized in
this function
Are you using egcs 1.1 ? It has a known bug that causes it to warn far
too much.
Jan