libosmocore[master]: Export comp128 v2 and v3 routines as well

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Holger Freyther gerrit-no-reply at lists.osmocom.org
Wed Mar 1 01:31:56 UTC 2017


Patch Set 1:

> What's wrong with the abstraction? Is there way we can make generic
 > API better?

it is not about a better interface but if you do foreign function interface (FFI) calls, the runtime will have support to map strings/bytearrays to char* but if you need to fill a struct you have more work (and questions of alignment). So it is more nice to call the raw function.

-- 
To view, visit https://gerrit.osmocom.org/1929
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0128d529c52ec030cfb87b0aff3c69cadf2c59d2
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-HasComments: No



More information about the gerrit-log mailing list