Skip to content

Question - regarding the expectation of mcc ctf compile #2275

Open
@supertick

Description

@supertick

Hello,
This is only an observation and question regarding the expectation of master/head to successfully compile with mcc.

I've started trying to compile cobratoolbox with with a matlab app. The app code compiles fine, but the cobratoolbox has a variety of errors.
Some are invalid default values in functions:
function allPaths = DFS(graph, s, e, allPaths = {}, path = [], upperBound = 5)
But there are a variety of others, I am still working through them.
I'm guessing mcc is not used to validate as part of the release process of cobratoolbox ?
Forgive my ignorance, I'm a complete noobie regarding MatLab, however, I do have some software engineering experience.
Thanks !
Cheers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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