Fix aliasing problem with sub-record predicates.
authorChris Hanson <org/chris-hanson/cph>
Mon, 23 Sep 2019 20:41:39 +0000 (13:41 -0700)
committerChris Hanson <org/chris-hanson/cph>
Mon, 23 Sep 2019 20:41:39 +0000 (13:41 -0700)
commit01e3ca0ede25ee3a63dc4fbbba79a0f78b066659
tree5b8c14c4f1d3b75bbb80f4b5bc1c0ec509eb4d25
parent3cf6d6a1de3a120bf515f7cd1d1b3fdde496b3c2
Fix aliasing problem with sub-record predicates.

Add test to check that it works.
src/runtime/record.scm
tests/runtime/test-record.scm