Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
ffd02335
Commit
ffd02335
authored
Mar 23, 2016
by
Cédric Roux
Browse files
fixes to take into account new asn1 patch
parent
1b08d451
Changes
3
Hide whitespace changes
Inline
Side-by-side
cmake_targets/tools/fix_asn1
View file @
ffd02335
...
...
@@ -9,13 +9,13 @@ RRC_Rel10=(
X2AP_Rel11_2
=(
"X2ap-CriticalityDiagnostics-IE-List.h"
ae96308b37fcbcbf39da5012e42968135fc5f27b
"fix_asn1.data/X2AP.rel11.2/X2ap-CriticalityDiagnostics-IE-List.h.diff"
"NativeInteger.c"
f815a276f31ec54e03ed008d4f01faee579f00
be
"fix_asn1.data/X2AP.rel11.2/NativeInteger.c.diff"
"constr_SET_OF.c"
aeae707ba2471104a862477eb0107f04f4793ff4
"fix_asn1.data/X2AP.rel11.2/constr_SET_OF.c.diff"
"NativeInteger.c"
9f173e87daa1e7378618dbb060a10aae752d74
be
"fix_asn1.data/X2AP.rel11.2/NativeInteger.c.diff"
"constr_SET_OF.c"
5c8765a1e0fc44a48e406d0aa7628004bf3aac2a
"fix_asn1.data/X2AP.rel11.2/constr_SET_OF.c.diff"
)
S1AP_Rel10_5
=(
"NativeInteger.c"
f815a276f31ec54e03ed008d4f01faee579f00
be
"fix_asn1.data/S1AP.rel10.5/NativeInteger.c.diff"
"constr_SET_OF.c"
aeae707ba2471104a862477eb0107f04f4793ff4
"fix_asn1.data/S1AP.rel10.5/constr_SET_OF.c.diff"
"NativeInteger.c"
9f173e87daa1e7378618dbb060a10aae752d74
be
"fix_asn1.data/S1AP.rel10.5/NativeInteger.c.diff"
"constr_SET_OF.c"
5c8765a1e0fc44a48e406d0aa7628004bf3aac2a
"fix_asn1.data/S1AP.rel10.5/constr_SET_OF.c.diff"
)
red_color
=
"
$(
tput setaf 1
)
"
...
...
cmake_targets/tools/fix_asn1.data/S1AP.rel10.5/NativeInteger.c.diff
View file @
ffd02335
28
2
c28
2
28
3
c28
3
< int dynamic = 0;
---
> //int dynamic = 0;
2
89c289
2
90c290
< dynamic = 1;
---
> //dynamic = 1;
cmake_targets/tools/fix_asn1.data/X2AP.rel11.2/NativeInteger.c.diff
View file @
ffd02335
28
2
c28
2
28
3
c28
3
< int dynamic = 0;
---
> //int dynamic = 0;
2
89c289
2
90c290
< dynamic = 1;
---
> //dynamic = 1;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment