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'
3 lines
250 B
Text
3 lines
250 B
Text
cpp_nobase.i:3: Warning 401: Nothing known about base class 'Bar'. Ignored.
|
|
cpp_nobase.i:6: Warning 401: Nothing known about base class 'Bar< int >'. Ignored.
|
|
cpp_nobase.i:6: Warning 401: Maybe you forgot to instantiate 'Bar< int >' using %template.
|