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
370 B
Text
4 lines
370 B
Text
pp_macro_expansion_multiline.i:13: Warning 509: Overloaded method foo(int const *) effectively ignored,
|
|
pp_macro_expansion_multiline.i:12: Warning 509: as it is shadowed by foo(int *).
|
|
pp_macro_expansion_multiline.i:31: Warning 509: Overloaded method bar(int const *) effectively ignored,
|
|
pp_macro_expansion_multiline.i:30: Warning 509: as it is shadowed by bar(int *).
|