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
0005956Part 01: TTCN-3 Core LanguageTechnicalpublic01-11-2011 14:5528-11-2011 13:08
ReporterAndras Kovacs 
Assigned ToIna Schieferdecker 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Versionv4.3.1 (published 2011-06) 
Target Versionv4.4.1 (published 2012-04)Fixed in Versionv4.4.1 (published 2012-04) 
Summary0005956: Syntax error in the example of section 15.8
DescriptionThe 'restricted template usage' examples of this section are the following:

var template ExampleType (omit) v_omit;
var template ExampleType (present) v_present;
var template ExampleType (value) v_value;

The above notation is not correct, the correct expressions would be:

var template (omit) ExampleType v_omit;
var template (present) ExampleType v_present;
var template (value) ExampleType v_value;
TagsNo tags attached.
Clause Reference(s)Core language / 15.8
Source (company - Author)STF 433
Attached Files

- Relationships
related to 0005869closedIna Schieferdecker template restriction examples 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
01-11-2011 14:55 Andras Kovacs New Issue
01-11-2011 14:55 Andras Kovacs Clause Reference(s) => Core language / 15.8
01-11-2011 14:55 Andras Kovacs Source (company - Author) => STF 433
28-11-2011 12:48 Gyorgy Rethy Assigned To => Ina Schieferdecker
28-11-2011 12:48 Gyorgy Rethy Status new => assigned
28-11-2011 12:48 Gyorgy Rethy Target Version => Edition 4.4.1
28-11-2011 13:07 Ina Schieferdecker Relationship added related to 0005869
28-11-2011 13:08 Ina Schieferdecker Status assigned => closed
28-11-2011 13:08 Ina Schieferdecker Resolution open => duplicate
28-11-2011 13:08 Ina Schieferdecker Fixed in Version => Edition 4.4.1


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