Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@casperisfine
Copy link

Ref: #991

The old untyped DATA API is soft deprecated and
this new one open the door to write barriers, compaction, memsize etc.

NB: As mentioned in #991, I'm trying to do the smallest changes possible so that it's easier to spot if I made a mistake. In this case because of the "inheritance" between types, I had no choice but to convert them all at once.

I'm also not particularly happy to have to expose some of these data_type_t, but I followed the existing convention of prefixing them with rbffi_.

Ref: ffi#991

The old untyped DATA API is soft deprecated and
this new one open the door to write barriers, compaction, memsize etc.
@larskanis larskanis merged commit 800e14d into ffi:master Mar 3, 2023
@casperisfine casperisfine mentioned this pull request Apr 3, 2023
40 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants