Re: clang's static checker report. - Mailing list pgsql-hackers

From Greg Stark
Subject Re: clang's static checker report.
Date
Msg-id 407d949e0908300746t16769d52nf102953cd0a41eee@mail.gmail.com
Whole thread Raw
In response to Re: clang's static checker report.  (Greg Stark <gsstark@mit.edu>)
Responses Re: clang's static checker report.  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Re: clang's static checker report.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
So three of the four dead initialization warnings are legitimate -- if
minor -- errors. Attached is a patch to remove the redundant
initializations.



--
greg
http://mit.edu/~gsstark/resume.pdf

Attachment

pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: clang's static checker report.
Next
From: Grzegorz Jaskiewicz
Date:
Subject: Re: clang's static checker report.