Skip to content

Redundant Assignment And Unused Variables in mkconcore.py #123

@saksham-gera

Description

@saksham-gera
  • The variable CPPEXE = "g++" appears twice in the script, which is unnecessary and could be removed.

  • The variables TRIMMED_LOGS and M_IS_OCTAVE are defined but do not seem to be used in the mkconcore script.

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