Skip to content

C API interface mismatch with gfortran 12.3.0 #85

@jacobwilliams

Description

@jacobwilliams

I'm getting some error in the C API when compiling using gfortran 12.3.0:

././src/minpack_capi.f90:442:20:

  442 |         call lmstr1(wrap_fcn, m, n, x, fvec, fjac, ldfjac, tol, info, ipvt, wa, lwa)
      |                    1
Error: Interface mismatch in dummy procedure ‘fcn’ at (1): INTENT mismatch in argument 'x'

A real error, or a compiler bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions