Bruce Momjian <br...@momjian.us> writes:
> I am seeing this warning in the 9.4 branch:
>       ginxlog.c:756:5: warning: ‘lbuffer’ may be used uninitialized
>       in this function [-Wmaybe-uninitialized]

I'm also getting that, just in 9.4, but at a different line number:

ginxlog.c: In function 'ginRedoDeletePage':
ginxlog.c:693: warning: 'lbuffer' may be used uninitialized in this function

That's with gcc version 4.4.7 20120313 (Red Hat 4.4.7-23)

                        regards, tom lane

Reply via email to