Skip to content

Compile with LLVM 22 #443

@AviAvni

Description

@AviAvni

compiling with llvm 22 I get error on
https://github.com/DrTimothyAldenDavis/GraphBLAS/blob/1fd54756ca57cae44e8cf91137ba5107824e8e7b/Source/get_set/GrB_Type_set.c#L102C15-L102C29
print_function type is GxB_print_function but the cast is for (GxB_print_function *)

S_input, // values of R (iso-valued)

S_input is uint64_t S_input [1] and the function expect const GB_void *

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions