﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
69	Wrong warnings raised as checkNoUnusedFormalParameters and checkNoUnusedLocalDefinitions	phdmakk	phdmakk	"There are two different warnings raised that shouldn't appear, as the parameters are actually used within their objects.

2.1.- Case checkNoUnusedFormalParameters

..\NBIOT\Common\NBIOT_NASSteps.ttcn: 853: WARNING: Code Style: Formal parameter ""p_ToBeTested"" in definition for ""f_Check_UE_NetworkCap_CIOT"" is never used! (6.11, checkNoUnusedFormalParameters)

2.3.- Case checkNoUnusedLocalDefinitions

..\NBIOT\Common\NBIOT_NASSteps.ttcn: 857: WARNING: Code Style: Local definition for ""v_UP"" in definition of ""f_Check_UE_NetworkCap_CIOT"" is never used! (6.11, checkNoUnusedLocalDefinitions)


"	defect	closed	major	v2.0.0 Series	T3Q	2.0	fixed		
