• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1functions defined in library 'libtest7-fn-changed-libapp-v1.so'
2have sub-types that are different from what application 'test7-fn-changed-app' expects:
3
4  function void print(const Student):
5    parameter 1 of type 'const Student' has sub-type changes:
6      in unqualified underlying type 'struct Student':
7        type size changed from 128 to 192 (in bits)
8        1 data member insertion:
9          'float percentage', at offset 128 (in bits)
10
11