-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
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 *)
GraphBLAS/Source/extract/GB_I_inverse.c
Line 123 in 1fd5475
| S_input, // values of R (iso-valued) |
S_input is uint64_t S_input [1] and the function expect const GB_void *Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels