genom3 2.99.42 released
Changes¶
- Let skeleton generate stubs for external tasks with local codels
- Fix event namespace for codels imported from interface activities
- Fix passing arguments of type arrays of native or arrays of strings(implicit const cast from type ** to const type * const * forbidden)
- Fix mapping of pointers to fixed size arrays
- Fix the use of interfaces with task codels
- Constify the exception detail in function raising exceptions
Comments