[gnutls-dev] Re: constification patch
Simon Josefsson
jas at extundo.com
Wed Dec 28 10:28:58 CET 2005
"ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio at vodafone.com> writes:
> This simple patch add some const definition. It also assure that global
> variables are really const.
I installed most of the patch.
The lib/minitasn1/ changes didn't look right, so I didn't install
them. First, 'inline' can't be used because libtasn1 is supposed to
be C89 portable. Also, isn't it possible to solve this without
creating new *_const functions? Moving typecasts into a special
function just hide the problems. I think warnings are better here
because then we know that there is a problem.
Thanks,
Simon
More information about the Gnutls-dev
mailing list