You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
520 B
11 lines
520 B
functions defined in library 'libtest7-fn-changed-libapp-v1.so'
|
|
have sub-types that are different from what application 'test7-fn-changed-app' expects:
|
|
|
|
function void print(const Student):
|
|
parameter 1 of type 'const Student' has sub-type changes:
|
|
in unqualified underlying type 'struct Student' at test7-fn-changed-libapp-v1.h:3:1:
|
|
type size changed from 128 to 192 (in bits)
|
|
1 data member insertion:
|
|
'float percentage', at offset 128 (in bits) at test7-fn-changed-libapp-v1.h:7:1
|
|
|