File tree Expand file tree Collapse file tree
matlab/mex_gateways/tests/makefiles Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -555,10 +555,10 @@ $(TESTS) $(TESTS_INT):
555555 | grep -v "Warning: ‘\.fname_loc’ may be used uninitialized.*\[-Wmaybe-uninitialized\]" \
556556 | grep -v "Warning: ‘\.position’ may be used uninitialized.*\[-Wmaybe-uninitialized\]" \
557557 | grep -v "Warning: ‘\.sformat’ may be used uninitialized.*\[-Wmaybe-uninitialized\]" \
558- | grep -v "msg\s*=.*fmxIsDoubleVector: An invalid shape type" \
559- | grep -v "msg\s*=.*fmxCallMATLAB: MEX fails to call a MATLAB function" \
560- | grep -v "wid\s*=.*LargeConversionError" \
561- | grep -v "msg\s*=.*Large error occurs when converting " \
558+ | grep -v "msg\s*=.*fmxIsDoubleVector: An invalid shape type" \
559+ | grep -v "msg\s*=.*fmxCallMATLAB: MEX fails to call a MATLAB function" \
560+ | grep -v "wid\s*=.*LargeConversionError" \
561+ | grep -v "msg\s*=.*Large error occurs when converting " \
562562 | grep -v ": warning #8236: Deferred character length in a data object or component declaration is an extension of Standard F95." \
563563 | grep -v ": warning #6655: The f95 standard requires that the ALLOCATABLE attribute only be given to array objects." \
564564 | grep -v "Fortran 95 does not allow this intrinsic procedure.\s*\[NEW_LINE\]" \
You can’t perform that action at this time.
0 commit comments