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
0005585ETSI TTCN-3 Quality CheckerT3Q toolpublic30-06-2010 17:5101-07-2010 11:29
ReporterMiguel Angel Reina Ortega 
Assigned ToPhilip Makedonski 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005585: Alias types not recognized for alphabetical order of type definitions within groups
DescriptionAlias types often used in our test suites are not recognized by the T3Q and it throws a warning:

Example: Note that alphabetical order is ok!!
group g1{
        type integer m1;
    type record m2 {}
        type set m3 {}
        type record m4 {}
    type m1 m5;
}

Warning:
Module_TypesAndValues.ttcn: 13-57: WARNING: Structure of Data: Type definitions <"m4","m1"> within group "g1" are not alphabetically ordered!4.1, checkTypeDefOrderInGroup
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0009446)
Philip Makedonski (developer)
01-07-2010 11:28

Issue is fixed. Thanks for reporting! New builds are available (note that they carry the same version number, but have a different build timestamp).

- Issue History
Date Modified Username Field Change
30-06-2010 17:51 Miguel Angel Reina Ortega New Issue
30-06-2010 17:51 Miguel Angel Reina Ortega Status new => assigned
30-06-2010 17:51 Miguel Angel Reina Ortega Assigned To => Philip Makedonski
01-07-2010 11:28 Philip Makedonski Note Added: 0009446
01-07-2010 11:29 Philip Makedonski Status assigned => resolved
01-07-2010 11:29 Philip Makedonski Resolution open => fixed
01-07-2010 11:29 Philip Makedonski Projection none => minor fix
01-07-2010 11:29 Philip Makedonski ETA none => < 1 day


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