TASTE bugtrack - Taste |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000669 | Taste | [All Projects] ASN.1 Compiler v4 | public | 2017-08-31 09:37 | 2018-07-10 12:09 |
|
Reporter | maxime | |
Assigned To | gmamais | |
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | assigned | Resolution | open | |
Platform | | OS | | OS Version | |
|
Summary | 0000669: Improvements of asn1scc (WUT) |
Description | In order to iterate on this - and define priorities, I summarize here the list of issues reported by WUT:
1. Missing/Incomplete documentation (we have no real end-user documentation of the compiler (apart from the ACN part).)
2. Management of errors :
* [*DONE*] Lack of automatic constraints check in Decode functions (Add call to isConstraintValid after decoding)
* Usage of assert in asn1scc generated functions
* [*DONE*] Returning of unnamed / undefined error codes
3. Misleading initialisation of a kind attribute for ASN.1 CHOICE construction (Some confusion with the NONE choice)
4. Bitstream structure issues (arious issues, such as the meaning of the "count" field which is different for encoding and decoding)
5. Not sufficient model consistency checks
6. Ambiguity in the definition of the required buffer sizes for encoding ("+1 for zero-sized type" is not documented)
7. Quality of the asn1scc-generated test suite
|
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-08-31 09:37 | maxime | New Issue | |
2017-08-31 09:37 | maxime | Status | new => assigned |
2017-08-31 09:37 | maxime | Assigned To | => ttsiodras |
2017-08-31 09:37 | maxime | Assigned To | ttsiodras => gmamais |
2018-07-10 12:09 | maxime | Category | ASN.1 Compiler => ASN.1 Compiler v4 |
2018-07-10 12:09 | maxime | Summary | Improvements of asn1scc => Improvements of asn1scc (WUT) |
2018-07-10 12:09 | maxime | Description Updated | View Revisions |
2018-07-10 12:09 | maxime | Description Updated | View Revisions |