TypeChef icon indicating copy to clipboard operation
TypeChef copied to clipboard

Handle Structs in Strict Linker checks

Open ckaestne opened this issue 10 years ago • 0 comments

handle all structs like anonymous structs and check variability within structs for compatibility

structs need to have the same fields (order does not matter) with compatible types

see also http://www.spinellis.gr/pubs/jrnl/1993-JCLT-CType/html/tsl.html

ckaestne avatar Mar 14 '14 12:03 ckaestne