Actions
Bug #167
closedendless loop in DevBrowser for cyclic pointer type
Start date:
07/24/2017
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
The following legal type definition leads to an endless loop when showing the interface of the module.
TYPE T* = POINTER TO ARRAY OF T;
Updated by R. Campbell about 8 years ago
- Forum topic set to https://forum.blackboxframework.org/viewtopic.php?f=40&t=648&start=10
Updated by R. Campbell about 8 years ago
- Forum topic changed from https://forum.blackboxframework.org/viewtopic.php?f=40&t=648&start=10 to https://forum.blackboxframework.org/viewtopic.php?f=40&t=648
Actions