gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #107521] Lint encountered during compile


From: Simon Josefsson
Subject: [sr #107521] Lint encountered during compile
Date: Wed, 17 Nov 2010 14:36:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101101 IceCat/3.6.12 (like Firefox/3.6.12)

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]