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
0006672Ext Pack: Extended TRI (ES 202 789)Technicalpublic20-01-2014 13:1719-12-2014 09:35
ReporterTomas Urban 
Assigned ToTomas Urban 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versionv1.2.1 (published 2013-04) 
Target Versionv1.4.1 (published 2015-06)Fixed in Versionv1.4.1 (published 2015-06) 
Summary0006672: xtriSAErrorReq in C++ mapping is not a pure virtual function
DescriptionThe xtriSAErrorReq mapping to C++ is defined as follows:
virtual void xtriSAErrorReq (const String message, const Object *cause);

However, all other TRI, TCI and XTRI are mapped as pure virtual functions, thus correct mapping would be:
virtual void xtriSAErrorReq (const String message, const Object *cause) = 0;
TagsNo tags attached.
Clause Reference(s)
Source (company - Author)
Attached Filesdocx file icon CR6672_v1.docx [^] (15,274 bytes) 11-04-2014 09:44

- Relationships

-  Notes
(0012018)
Tomas Urban (developer)
11-04-2014 09:45

Resolution uploaded.
Please check.
(0012567)
Tomas Urban (developer)
19-12-2014 09:35

Proposed changes added to the specification draft.

- Issue History
Date Modified Username Field Change
20-01-2014 13:17 Tomas Urban New Issue
08-04-2014 08:53 Gyorgy Rethy Assigned To => Tomas Urban
08-04-2014 08:53 Gyorgy Rethy Status new => assigned
08-04-2014 08:53 Gyorgy Rethy Target Version => v1.4.1 (published 2015-06)
11-04-2014 09:44 Tomas Urban File Added: CR6672_v1.docx
11-04-2014 09:45 Tomas Urban Note Added: 0012018
11-04-2014 09:45 Tomas Urban Assigned To Tomas Urban => Gyorgy Rethy
11-04-2014 09:45 Tomas Urban Status assigned => confirmed
08-10-2014 11:09 Gyorgy Rethy Assigned To Gyorgy Rethy => Tomas Urban
08-10-2014 11:09 Gyorgy Rethy Status confirmed => resolved
08-10-2014 11:09 Gyorgy Rethy Resolution open => fixed
08-10-2014 11:09 Gyorgy Rethy Fixed in Version => v1.4.1 (published 2015-06)
19-12-2014 09:35 Tomas Urban Note Added: 0012567
19-12-2014 09:35 Tomas Urban Status resolved => closed


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