Commits

Quincey Koziol committed 8bb2a0cfd88
[svn-r5566] Purpose: Bug fix (bug #777) Description: Current code allows a compound datatype to be inserted into itself. Solution: Check if the ID for the member is the same as the ID for the compound datatype and reject it if so. Platforms tested: FreeBSD 4.5 (sleipnir)