Skip to content

remove erroneous check for self-referencing ds-arrays

Jonathan Wilkes requested to merge struct-array-fix into master

This was an old and erroneous attempt at preventing circular array references in data structures.

Merge request reports