ETSI's Bug Tracker - Part 06: TTCN-3 Control Interface
View Issue Details
0000841Part 06: TTCN-3 Control InterfaceTechnicalpublic13-03-2007 08:0806-12-2007 11:54
Mateusz Pusz 
Ina Schieferdecker 
normalmajorN/A
closedfixed 
 
v3.3.1 (published 2008-04)v3.3.1 (published 2008-04) 
9.3
Mateusz Pusz, Intel
0000841: ANSI C TCI logging interface problem
ANSI C language mappings for TCI logging interface redefines tciIsAny() and tciGetTemplateDef() declarations.
As it is ANSI C and not C++ language mapping function names should be unique.
No tags attached.
doc CR_841_part6.doc (321,024) 04-12-2007 08:33
http://oldforge.etsi.org/mantis/file_download.php?file_id=1181&type=bug
Issue History
13-03-2007 08:08Mateusz PuszNew Issue
13-03-2007 08:08Mateusz PuszClause Reference(s) => 9.3
13-03-2007 08:08Mateusz PuszSource (company - Author) => Mateusz Pusz, Intel
15-06-2007 19:10Stephan SchulzStatusnew => assigned
15-06-2007 19:10Stephan SchulzAssigned To => Ina Schieferdecker
09-10-2007 11:54Anthony BaireNote Added: 0003527
18-10-2007 12:30Ina SchieferdeckerTarget Version => Edition 3.3.1 (not yet published)
04-12-2007 08:33Thomas DeißFile Added: CR_841_part6.doc
04-12-2007 08:37Thomas DeißNote Added: 0004247
04-12-2007 08:37Thomas DeißResolutionopen => fixed
04-12-2007 16:39Ina SchieferdeckerStatusassigned => resolved
06-12-2007 11:54Ina SchieferdeckerStatusresolved => closed
06-12-2007 11:54Ina SchieferdeckerFixed in Version => Edition 3.3.1 (not yet published)

Notes
(0003527)
Anthony Baire   
09-10-2007 11:54   
the issue affects tciIsAll() as well
(0004247)
Thomas Deiß   
04-12-2007 08:37   
Suffix added to tciIsAny and tciGetTemplateDef for functions with NonValueTemplate (== component reference of to/from clause) as parameter. Suffix also added to tciIsAll for consistency reasons, although there is no name clash in this case.