Fix asn1c warnings.
The strategy is rather basic. Files with warnings are replaced by an edited copy that triggers no warning. We take care to check that the replaced file is the same as the one that was analyzed at the time of warning removal (through checking its SHA1). There is a new bash script "fix_asn1" in cmake_targets/tools and the files replacing the existing ones are in cmake_targets/tools/fix_asn1.data.
Showing
- cmake_targets/CMakeLists.txt 25 additions, 0 deletionscmake_targets/CMakeLists.txt
- cmake_targets/tools/fix_asn1 169 additions, 0 deletionscmake_targets/tools/fix_asn1
- cmake_targets/tools/fix_asn1.data/RRC.rel10/SystemInformation-r8-IEs.h 109 additions, 0 deletions.../tools/fix_asn1.data/RRC.rel10/SystemInformation-r8-IEs.h
- cmake_targets/tools/fix_asn1.data/S1AP.rel10.5/NativeInteger.c 412 additions, 0 deletions..._targets/tools/fix_asn1.data/S1AP.rel10.5/NativeInteger.c
- cmake_targets/tools/fix_asn1.data/S1AP.rel10.5/constr_SET_OF.c 1041 additions, 0 deletions..._targets/tools/fix_asn1.data/S1AP.rel10.5/constr_SET_OF.c
- cmake_targets/tools/fix_asn1.data/X2AP.rel11.2/NativeInteger.c 412 additions, 0 deletions..._targets/tools/fix_asn1.data/X2AP.rel11.2/NativeInteger.c
- cmake_targets/tools/fix_asn1.data/X2AP.rel11.2/X2ap-CriticalityDiagnostics-IE-List.h 63 additions, 0 deletions...1.data/X2AP.rel11.2/X2ap-CriticalityDiagnostics-IE-List.h
- cmake_targets/tools/fix_asn1.data/X2AP.rel11.2/constr_SET_OF.c 1041 additions, 0 deletions..._targets/tools/fix_asn1.data/X2AP.rel11.2/constr_SET_OF.c
Loading
Please register or sign in to comment