Skip to content

Integration tests fail when CPATH is set to $CONDA_PREFIX/include #59

@ubaidsk

Description

@ubaidsk
LCOMPILERS_ASSERT failed: /Users/ubaid/Desktop/OpenSource/lc/src/libasr/../libasr/asr.h
function down_cast(), line number 40 at 
f != nullptr

This occurs at the following

ASR::Var_t* callee_Var = ASR::down_cast<ASR::Var_t>(callee);

In the above we have callee being down_casted but the callee is passed as a nullptr.

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