Filter by Technologies
Filter by Products
Filter by Tools
Development Log
-
Detect unreferenced recursive subprograms
The circuit for warning for simple cases of unreferenced subprograms was fooled by a recursive reference within the subprogram. This is now fixed so that the simple case of an otherwise unreferenced recursive subprogram having internal references to itself causes an appropriate warning.