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
0005365Part 01: TTCN-3 Core LanguageTechnicalpublic23-09-2009 18:0916-02-2010 07:00
ReporterAnthony Baire 
Assigned ToIna Schieferdecker 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versionv4.1.1 (published 2009-06) 
Target Versionv4.2.1 (published 2010-07)Fixed in Versionv4.2.1 (published 2010-07) 
Summary0005365: [BNF] various issues in ValueSpec
DescriptionThe new definition of ValueSpec has several issues:
 - it is not consistent with the textual description of the feature in 22.2.2
 - it is too loose (and thus not easy to parse)
 - the presence of TypeDefIdentifier is superfluous because this rule is already included by FieldReference

  ValueSpec ::= ValueKeyword ( VariableRef | "(" { [ VariableRef [ AssignmentChar (FieldReference | TypeDefIdentifier) ExtendedFieldReference ] ] [","] } ")" )


Suggested replacement:

  ValueSpec ::= ValueKeyword ( VariableRef | "(" SingleValueSpec { "," SingleValueSpec } ")" )
  SingleValueSpec ::= VariableRef [ AssignmentChar FieldReference ExtendedFieldReference ]

TagsNo tags attached.
Clause Reference(s)A.1.6.2.4
Source (company - Author)     
Attached Files

- Relationships

-  Notes
(0009200)
Ina Schieferdecker (reporter)
14-02-2010 14:07

As proposed.

- Issue History
Date Modified Username Field Change
23-09-2009 18:09 Anthony Baire New Issue
23-09-2009 18:09 Anthony Baire Status new => assigned
23-09-2009 18:09 Anthony Baire Assigned To => Ina Schieferdecker
23-09-2009 18:09 Anthony Baire Clause Reference(s) => A.1.6.2.4
23-09-2009 18:09 Anthony Baire Source (company - Author) =>
07-12-2009 14:26 Ina Schieferdecker Target Version => Edition 4.2.1 (not yet published)
07-12-2009 14:26 Ina Schieferdecker Description Updated
14-02-2010 14:07 Ina Schieferdecker Note Added: 0009200
14-02-2010 14:07 Ina Schieferdecker Status assigned => resolved
14-02-2010 14:07 Ina Schieferdecker Resolution open => fixed
14-02-2010 14:07 Ina Schieferdecker Fixed in Version => Edition 4.2.1 (not yet published)
16-02-2010 07:00 Ina Schieferdecker Status resolved => closed


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