Re: [Patch 2/3] chcli cleanup: gcc warning

Jeff Garzik <[email protected]>
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
Note that your mailer is mangling patches via "quoted-printable":


Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
[...]
=20
-	rc =3D fstat(fd, &stat);
+	rc =3D fstat(fd, &st);
  	if (rc) {
  		close(fd);
  		return false;
  	}
-	content_len =3D stat.st_size;
+	content_len =3D st.st_size;
  	rcb =3D stc_put(stc, key, key_len, read_file_cb, content_len,




Also, while on the subject of email stuff, you might want to be aware of 
this:

> Received-SPF: fail (google.com: domain of [email protected] does not designate 207.234.209.181 as permitted sender) client-ip=207.234.209.181;
> Authentication-Results: mx.google.com; spf=hardfail (google.com: domain of [email protected] does not designate 207.234.209.181 as permitted sender) [email protected]

If I had to guess, I would say you are sending redhat.com mail from a 
non-redhat-spf-authenticating box.  Being a Red Hatter myself, I have no 
clue how to fix this, and would just ignore it ;-)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.