swig/Examples/test-suite/errors/cpp_private_inherit.stderr

3 lines
172 B
Plaintext

cpp_private_inherit.i:6: Warning 309: private inheritance from base 'Foo' (ignored).
cpp_private_inherit.i:9: Warning 309: protected inheritance from base 'Foo' (ignored).