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'
4 lines
299 B
Text
4 lines
299 B
Text
cpp_extend_redefine.i:9: Warning 302: Identifier 'bar' redefined by %extend (ignored),
|
|
cpp_extend_redefine.i:5: Warning 302: %extend definition of 'bar'.
|
|
cpp_extend_redefine.i:14: Warning 322: Redundant redeclaration of 'spam',
|
|
cpp_extend_redefine.i:10: Warning 322: previous declaration of 'spam'.
|