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
0007852Ext Pack: Advanced Parametrization (ES 202 784)New Featurepublic06-08-2019 16:3317-12-2019 10:23
ReporterJacob Wieland - Spirent 
Assigned ToJens Grabowski 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionNext version (to be defined) 
Target VersionNext version (to be defined)Fixed in Version 
Summary0007852: Allow inline type expressions also as actual type parameters.
DescriptionConsider the following definition

type record of union {
  @default
  T val,
  record { Annotations ann, T val } annotated
} AnnotatedList<T>;

In case that the actual type parameter for T shall be a structured type, as well, at the moment a new type definition has to be provided for that actual parameter, even if that is the only place of usage.

Instead, something like this should be allowed as a type expression:

AnnotatedList<record { integer a, AnnotatedList<enumerated { a, b }> b }>
TagsNo tags attached.
TS versionX
Clause Reference(s)5.2, 5.5
Source (company - Author)Spirent - Jacob Wieland
Attached Filesdocx file icon CR7852.docx [^] (128,132 bytes) 08-08-2019 09:17

- Relationships

-  Notes
(0015399)
Jacob Wieland - Spirent (reporter)
07-08-2019 12:38

STF discussion: proposal accepted
(0015422)
Jacob Wieland - Spirent (reporter)
08-08-2019 09:18

please review
(0015427)
Tomas Urban (developer)
08-08-2019 09:54

The proposal resolves the described issue and is ready to be added to the next version of the specification.

- Issue History
Date Modified Username Field Change
06-08-2019 16:33 Jacob Wieland - Spirent New Issue
07-08-2019 12:38 Jacob Wieland - Spirent Note Added: 0015399
07-08-2019 12:38 Jacob Wieland - Spirent Assigned To => Jacob Wieland - Spirent
07-08-2019 12:38 Jacob Wieland - Spirent Status new => assigned
08-08-2019 09:17 Jacob Wieland - Spirent File Added: CR7852.docx
08-08-2019 09:18 Jacob Wieland - Spirent Note Added: 0015422
08-08-2019 09:18 Jacob Wieland - Spirent Assigned To Jacob Wieland - Spirent => Tomas Urban
08-08-2019 09:18 Jacob Wieland - Spirent Status assigned => confirmed
08-08-2019 09:54 Tomas Urban Note Added: 0015427
08-08-2019 09:54 Tomas Urban Status confirmed => resolved
08-08-2019 09:54 Tomas Urban Resolution open => fixed
08-08-2019 09:54 Tomas Urban Assigned To Tomas Urban => Jens Grabowski
17-12-2019 10:23 Jens Grabowski Status resolved => closed


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