Use makefiles instead of a make.sh script Expected results are in individual .stderr files instead of the expected.log file Add errors test-suite to Travis testing and 'make check'
2 lines
172 B
Text
2 lines
172 B
Text
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).
|