The following is not possible in opaal: typedef int[0, 5] id_t;
int myarray[id_t]; chan mychan[id_t];
We are not sure we want to support this syntax; it will need a number of special case handling in various places. A patch with unit tests might make us re-consider :-)
Bug watches keep track of this bug in other bug trackers.
We are not sure we want to support this syntax; it will need a number of special case handling in various places.
A patch with unit tests might make us re-consider :-)