Open
Description
itl2py_test provide a sample IDL with multiple types.
when I try to run the itl2py with this sample file, I get the following error :
File "[...]pyopendds/venv/lib/python3.8/site-packages/pyopendds-0.1.0-py3.8-linux-x86_64.egg/pyopendds/dev/itl2py/ast.py", line 234, in visit_array
raise NotImplementedError
NotImplementedError
The exception is raised for the following element : <ArrayType ::XModule::i32_array_t: <PrimitiveType: i32>[4]>
The same issue exist for sequences.
Metadata
Metadata
Assignees
Labels
No labels