remove asn1 compilation fixes that went to asn1c (IMPORTANT: reinstall asn1c!)
The files NativeInteger.c.diff and constr_SET_OF.c.diff from asn1c were generating compilation warnings. We had local patches applied on generated files by asn1c. A new version of asn1c has been pushed to https://gitlab.eurecom.fr/oai/asn1c (commit 224dc1f991b7e7ad705ce92e171b942f87b7b7e7) making obsolete the fixes we do here. So we now remove those fixes. ************************* * IMPORTANT BEGIN * ************************* Everyone should update their asn1c installation. The simplest is to do: source oaienv cd cmake_targets ./build_oai -I ************************* * IMPORTANT END * *************************
Showing
- cmake_targets/tools/fix_asn1 1 addition, 9 deletionscmake_targets/tools/fix_asn1
- cmake_targets/tools/fix_asn1.data/S1AP.rel10.5/NativeInteger.c.diff 0 additions, 8 deletions...ets/tools/fix_asn1.data/S1AP.rel10.5/NativeInteger.c.diff
- cmake_targets/tools/fix_asn1.data/S1AP.rel10.5/constr_SET_OF.c.diff 0 additions, 4 deletions...ets/tools/fix_asn1.data/S1AP.rel10.5/constr_SET_OF.c.diff
- cmake_targets/tools/fix_asn1.data/X2AP.rel11.2/NativeInteger.c.diff 0 additions, 8 deletions...ets/tools/fix_asn1.data/X2AP.rel11.2/NativeInteger.c.diff
- cmake_targets/tools/fix_asn1.data/X2AP.rel11.2/constr_SET_OF.c.diff 0 additions, 4 deletions...ets/tools/fix_asn1.data/X2AP.rel11.2/constr_SET_OF.c.diff
Loading
Please register or sign in to comment