[EMAIL PROTECTED] (Ludovic Courtès) writes: > Hi, > > Simon Josefsson <[EMAIL PROTECTED]> writes: > >> I just realized that we can solve it without an ABI/API change: just >> make the array zero-terminated. You'll have to traverse the list in >> order to find out its size, but perhaps that is not so much trouble. >> What do you think? > > Yes, good idea.
Patches welcome. :) I'm a bit busy now, but perhaps next week... > Eventually, it might be worth choosing either one approach or the other > (i.e., null-terminated or LIST_SIZE argument) for both functions, for > the sake of consistency (maybe in the next API-breaking version?). I'd rather add new APIs and deprecate the old ones. /Simon _______________________________________________ Help-gnutls mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-gnutls
