Skip to content
Prev 61539 / 63424 Next

Breaking Change in Rcomplex Layout?

On 4/4/23 04:27, Michael Milton wrote:
Which I believe can be rephrased as that it also matters how Rust can 
handle anonymous nested structures, or what is the right mapping of the 
involved C types to Rust. I can't comment on that and it is definitely 
out of scope of maintaining R, R just cares about its C interface. As 
long as that is done right, correct mapping from C to other languages 
should work as well.
That's a Rust thing, but it is certainly worth making sure you don't 
re-introduce the problem that R had before this change, on your end.

Tomas