Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000828Part 06: TTCN-3 Control InterfaceTechnicalpublic12-03-2007 15:4906-12-2007 11:20
ReporterMateusz Pusz 
Assigned ToIna Schieferdecker 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Versionv3.3.1 (published 2008-04)Fixed in Versionv3.3.1 (published 2008-04) 
Summary0000828: TciValue, TciValueTemplate, TciType not defined in ANSI C definition
DescriptionTTCN standard does not define TciValue, TciValueTemplate, TciType types.
Additional InformationIf someone would like to create own TTCN-3 test environment (TM, TL, CH, CD, SA, PA) using ANSI C language mappings and he would like that solution to be TE provider independent than definitions of TciValue, TciValueTemplate, TciType would be necessary. Otherwise all libraries would not compile.

I suggest using of following definitions:
typedef void* TciValue;
typedef void* TciValueTemplate;
typedef void* TciType;

That solution is portable. Using it by vendors will not be a big effort. It also supports creating vendor independent libraries that will compile with no problems.
TagsNo tags attached.
Clause Reference(s)7.2.2.2
Source (company - Author)Mateusz Pusz, Intel
Attached Fileszip file icon es_20187306v030301_CR828.zip [^] (983,784 bytes) 04-12-2007 15:05

- Relationships

-  Notes
(0004270)
Ina Schieferdecker (reporter)
04-12-2007 15:04

There is no TciValue in TCI - but just Value - its C mapping is defined in 9.2

TciValueTemplate has been defined along the fixes for CR2000 - and is now being defined in 9.3

There is no TciType in TCI - but just Type - its C mapping is defined in 9.2
(0004271)
Ina Schieferdecker (reporter)
04-12-2007 15:04

All TciValue and TciType occurrences have been replaced by Value and Type respectively.
(0004273)
Ina Schieferdecker (reporter)
04-12-2007 15:06

The resolution is using already the updated text from CR2000, CR2146, CR423, and CR826.
(0004301)
Thomas Deiß (reporter)
04-12-2007 18:04

checked by Thomas, ok.

- Issue History
Date Modified Username Field Change
12-03-2007 15:49 Mateusz Pusz New Issue
12-03-2007 15:49 Mateusz Pusz Clause Reference(s) => 7.2.2.2
12-03-2007 15:49 Mateusz Pusz Source (company - Author) => Mateusz Pusz, Intel
04-05-2007 14:40 Mateusz Pusz Note Added: 0001687
14-05-2007 10:41 Mateusz Pusz Note Deleted: 0001687
15-06-2007 19:09 Stephan Schulz Status new => assigned
15-06-2007 19:09 Stephan Schulz Assigned To => Ina Schieferdecker
18-10-2007 13:05 Ina Schieferdecker Target Version => Edition 3.3.1 (not yet published)
04-12-2007 15:04 Ina Schieferdecker Note Added: 0004270
04-12-2007 15:04 Ina Schieferdecker Note Added: 0004271
04-12-2007 15:05 Ina Schieferdecker File Added: es_20187306v030301_CR828.zip
04-12-2007 15:06 Ina Schieferdecker Note Added: 0004273
04-12-2007 15:06 Ina Schieferdecker Resolution open => fixed
04-12-2007 16:36 Ina Schieferdecker Assigned To Ina Schieferdecker => Thomas Deiß
04-12-2007 18:04 Thomas Deiß Note Added: 0004301
04-12-2007 18:04 Thomas Deiß Assigned To Thomas Deiß => Ina Schieferdecker
04-12-2007 18:04 Thomas Deiß Status assigned => resolved
06-12-2007 11:20 Ina Schieferdecker Status resolved => closed
06-12-2007 11:20 Ina Schieferdecker Fixed in Version => Edition 3.3.1 (not yet published)


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker