Skip to content

Optional argument CVmix_conv_params_user used in subroutine. #92

@mark-petersen

Description

@mark-petersen

This line:

CVmix_conv_params_user)

uses an optional argument, and produces a run-time error when compiled in debug if that optional argument is not provided. I think the intention was

227                            CVmix_conv_params_in)

Similarly, this

CVmix_conv_params_user)

should be

 404                           CVmix_conv_params_out)

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