[Help-gnutls] Default record version

Martin von Gagern Martin.vGagern at gmx.net
Sat Feb 21 17:17:54 CET 2009


Nikos Mavrogiannopoulos wrote:
> Corrected. Thank you.

No, that's not the one I'm talking about. I wrote about
gnutls_priority_init(3) while you fixed gnutls-cli(1). The attached
patch fixes gnutls_priority_init(3), but in a very hackish way, treating
a percent sign as indicating a constant only if it is not immediately
preceded by a double quote.

I guess it would be nice to have some kind of generic escaping mechanism
in order to include verbatim % and @ characters. Up to you to decide how
you would like to encode this. The current hack works for current
gnutls, as the gnutls_priority_init contains the only occurrences of
``"%'' inside a documentation comment, and none of them is a constant.

Greetings,
 Martin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: percent-hack.patch
URL: </pipermail/attachments/20090221/167a3e55/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20090221/167a3e55/attachment.pgp>


More information about the Gnutls-devel mailing list