You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C tests in test-suite fail (I'm using Octave-4.0.0), eg:
checking matlab testcase arrays
arrays_wrap.c: In function ‘SWIG_Matlab_ConvertPacked’:
arrays_wrap.c:918:1: error: parameter name omitted
SWIG_Matlab_ConvertPacked(mxArray* /pm/, void* /ptr/, size_t /sz/, swig_type_info* /ty/) {
^
test-suite output format doesn't conform to output of other languages
lots of noise from 'xyz passed' messages
message about whether or not there is a run test is different
The text was updated successfully, but these errors were encountered:
Comment by @wsfulton:
The text was updated successfully, but these errors were encountered: