oonum doesn't compile

Issue #1 resolved
Neil Miller repo owner created an issue

../public/interp1dfunction_mod.f:189:2:

function interp_get_deriv(this, xval, ierr) 1 Error: Symbol at (1) is not a DUMMY variable ../public/interp1dfunction_mod.f:88:57:

 call interp_m3q(this%xv, npts, this%f1, nwork, work, ierr) 
                                                     1

Error: Type mismatch in argument ‘str’ at (1); passed INTEGER(4) to CHARACTER(1)

Comments (1)

  1. Log in to comment