Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000935Taste[All Projects] ASN.1 Compiler v4public2020-10-25 20:282020-10-28 16:53
Reportergmamais 
Assigned Togmamais 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Summary0000935:

Duplicate _NONE symbol definition for types with same name under differenct

Description

The grammar

D1 DEFINITIONS ::=
BEGIN
 T1 ::= CHOICE {
    ch1 BOOLEAN
 }
END
D2 DEFINITIONS ::=
BEGIN
 T1 ::= CHOICE {
    ch1 BOOLEAN
 }
END

The generated code will define twice the T1_NONE symbol, preventing the compilation:

TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0003742)
gmamais (developer)
2020-10-25 20:33

Fixed

(0003747)
maxime (administrator)
2020-10-28 16:53

Thank you! closing


- Issue History
Date Modified Username Field Change
2020-10-25 20:28 gmamais New Issue
2020-10-25 20:28 gmamais Status

new => assigned

2020-10-25 20:28 gmamais Assigned To

=> gmamais

2020-10-25 20:33 gmamais Note Added: 0003742
2020-10-25 20:33 gmamais Status

assigned => resolved

2020-10-25 20:33 gmamais Resolution

open => fixed

2020-10-28 16:53 maxime Note Added: 0003747
2020-10-28 16:53 maxime Status

resolved => closed



Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker