-
- Downloads
Re-write record-fields-match which is used in the testing of alien
type equivalence. Cyclic record and pointer types, which CMUCL supports, could cause the algorithm to infinitely recurse and overflow the stack. The fixed limits the depth of the search by assuming pointer types are equivalent beyond a certain depth.
Loading
Please register or sign in to comment