Eliminate default-inits arg from make-record-type.
authorChris Hanson <org/chris-hanson/cph>
Sun, 18 Mar 2018 22:01:23 +0000 (15:01 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sun, 18 Mar 2018 22:01:23 +0000 (15:01 -0700)
commitf7f4b264090948f24081053d8ed66a29d853a9b6
treea5eabccc8ab5e626b99a05a0118425b0921afc2c
parente2e7c9ef98dcad52937bccfc596fd10c38e06980
Eliminate default-inits arg from make-record-type.

This will allow all optional args to be removed after 9.3.
src/runtime/defstr.scm
src/runtime/record.scm