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
repair cross-compilation of ftype-scheme-object-pointer (#1038)
Checking whether a parent type represents a Scheme-object ftype
pointer used an accessor technique that does not work for cross
compilation.
Also, repair a documentation typo and a technically too-weak check for
consistent record definition.
0 commit comments