Date: | Mon, 13 Sep 2010 14:53:14 +0200 |
From: | Olaf Flebbe <O.Flebbe@science-computing.de> |
To: | krb5-bugs@mit.edu |
Subject: | Typos in src/plugins/preauth/pkinit/pkinit_crypto_openssl.c |
Hi,
there are a couple of typos in pkinit_crypto_openssl.c which result in a
couple of gcc warnings regarding different types in the conditional
operator (?:)
The HP-UX Compiler rejects the source completly, so has to be fixed.
The typos result in casts to different types within the parts of a
conditional statement.
See Attachment for a patch for this issue.
Cheers,
Olaf
--
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Roland Niemeier,
Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Michel Lepert
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196
there are a couple of typos in pkinit_crypto_openssl.c which result in a
couple of gcc warnings regarding different types in the conditional
operator (?:)
The HP-UX Compiler rejects the source completly, so has to be fixed.
The typos result in casts to different types within the parts of a
conditional statement.
See Attachment for a patch for this issue.
Cheers,
Olaf
--
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Roland Niemeier,
Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Michel Lepert
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196
Message body is not shown because sender requested not to inline it.
Message body is not shown because sender requested not to inline it.