Attention is currently required from: osmith, daniel.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/32723 )
Change subject: sbcap: Update asn1c skeleton files ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Maybe add a section to the readme on generating these files, that mentions which version was used? […]
I can write a short documentation in the readme in a followup patch. The version/use of asn1c is totally different here than in osmo-iuh.git. In here we use a much newer asn1c without our libasn1c. It's basically changing a couple variables in configure.ac to point to the right asn1c and running "make -C src/ regen" using buildir != srcdir.