bugMibble MIB Parser - Bugs: bug #5003, Add support for primitive and...

 
 

bug #5003: Add support for primitive and constructed types

Submitter:  Per Cederberg <cederberg>
Submitted:  Sat 30 Aug 2003 12:30:14 PM UTC
   
 
Severity:  5 - Major Item Group:  Future Improvement
Status:  Fixed Privacy:  Public
Assigned to:  cederberg Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 03 Nov 2003 11:31:08 AM UTC, comment #2: 

Version 2.2 has been released with a fix for this issue.

Per Cederberg <cederberg>
Group administrator
Mon 01 Sep 2003 09:15:04 AM UTC, comment #1: 

All primitive types now return true for isPrimitive() until they are referenced, after which they return false.

This fix will be released with version 2.2.

Per Cederberg <cederberg>
Group administrator
Sat 30 Aug 2003 12:30:14 PM UTC, original submission:  

When encoding types with BER encoding, it is important to know if the type is a primitive type or a constructed type. While a good guess can be made from the type class, it is not sufficient as defined types are always considered constructed. In Mibble, though, when defining a type, the type reference is completely resolved and removed in the last stage of the loading, making it impossible to separate primitive types from types defined by a primitive type.

Per Cederberg <cederberg>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-11-03 cederberg Open/ClosedOpen None
2003-09-01 cederberg StatusNone None

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code