> Can you try to extract a testcase (assuming it's just a single case?). > We shouldn't > warn for layout-compatible types (but we may do so if for example struct > nesting differs).
It's more basic than that: for example, we map pointers on the C side to addresses (integers) on the Ada side. -- Eric Botcazou