You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow getRecordSize is returning 16 on that. Maybe it doesn't see the -8 bias? I didn't know we can even compute the recordSize for a struct like that.
Reproduction:
Running this against the latest version of recursive gives:
16
hcrn -> 65538
sbxo -> 65536
stro -> 131072
undo -> 1
xhgt -> 0
�Ê -> 732
@ -> 1073741824
-> 0
-> 16384
Record size should be 8.
The text was updated successfully, but these errors were encountered: