Closed tkelman closed 7 years ago
It was wrong, and accidentally working because ccall wasn't so picky if it wasn't getting called. Jameson's recently merged "eliminate intrinsics" PR to base has made ccall more picky about errors like this
Ah that makes sense!
looks like the callbacks are probably 265-broken, not sure how to fix that
I'll fix that on Julia master fairly soon
this was simply wrong and not working before, no?