[sr #107521] Lint encountered during compile
Simon Josefsson
INVALID.NOREPLY at gnu.org
Wed Nov 17 15:36:07 CET 2010
Follow-up Comment #6, sr #107521 (project gnutls):
Note that some of these problems are because of types used in the public
header file. We can't change the public header file without considering
backwards compatibility issues.
Look at 'gnutls_datum_t' for example, it uses 'unsigned char*' and 'unsigned
int'. Changing that to use size_t, for example, will break API/ABI
significantly.
/Simon
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?107521>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the Gnutls-devel
mailing list