Functions changes summary: 0 Removed, 3 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

3 functions with some indirect sub-type change:

  [C]'function void bar(s*)' has some indirect sub-type changes:
    parameter 1 of type 's*' has sub-type changes:
      in pointed to type 'class s':
        type size changed from 32 to 64 bits
        1 data member insertion:
          'char s::m1', at offset 32 (in bits)

  [C]'function void foo(s&)' has some indirect sub-type changes:
    parameter 1 of type 's&' has sub-type changes:
      referenced type 'class s' changed, as reported earlier

  [C]'method s::s(const s&)' has some indirect sub-type changes:
    'method s::s(const s&)' access changed from 'public' to 'private'
    parameter 1 of type 'const s&' has sub-type changes:
      in referenced type 'const s':
        unqualified underlying type 'class s' changed, as reported earlier


