added semantic warning for deprecated type compatibilities (bug 500108)
Change-Id: Ie8916dd96cf7bf1845c8f7f4746c43da2663362f
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/Setting.cc 2 additions, 2 deletionscompiler2/Setting.cc
- compiler2/SigParam.cc 1 addition, 1 deletioncompiler2/SigParam.cc
- compiler2/Type.cc 43 additions, 19 deletionscompiler2/Type.cc
- compiler2/Type.hh 7 additions, 0 deletionscompiler2/Type.hh
- compiler2/TypeCompat.cc 1 addition, 1 deletioncompiler2/TypeCompat.cc
- compiler2/Type_chk.cc 8 additions, 8 deletionscompiler2/Type_chk.cc
- compiler2/Value.cc 10 additions, 10 deletionscompiler2/Value.cc
- compiler2/ttcn3/AST_ttcn3.cc 7 additions, 5 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/Statement.cc 8 additions, 8 deletionscompiler2/ttcn3/Statement.cc
- compiler2/ttcn3/TtcnTemplate.cc 2 additions, 2 deletionscompiler2/ttcn3/TtcnTemplate.cc
- compiler2/ttcn3/Ttcnstuff.cc 1 addition, 1 deletioncompiler2/ttcn3/Ttcnstuff.cc
- function_test/Makefile 1 addition, 0 deletionsfunction_test/Makefile
- function_test/Semantic_Analyser/Makefile.semantic 3 additions, 0 deletionsfunction_test/Semantic_Analyser/Makefile.semantic
- function_test/Semantic_Analyser/common.mk 3 additions, 1 deletionfunction_test/Semantic_Analyser/common.mk
- function_test/Semantic_Analyser/deprecated/.gitignore 2 additions, 0 deletionsfunction_test/Semantic_Analyser/deprecated/.gitignore
- function_test/Semantic_Analyser/deprecated/DeprecatedCompat_SE.ttcn 108 additions, 0 deletions...est/Semantic_Analyser/deprecated/DeprecatedCompat_SE.ttcn
- function_test/Semantic_Analyser/deprecated/Makefile 12 additions, 0 deletionsfunction_test/Semantic_Analyser/deprecated/Makefile
- function_test/Semantic_Analyser/deprecated/t 9 additions, 0 deletionsfunction_test/Semantic_Analyser/deprecated/t
Loading
Please register or sign in to comment