Bruce Burdick
Bruce Burdick
Just tested his version with my revisions. Still crashing when I try to print a PDF, or open in Preview via the print dialog box.
When the new maintainers revive this project, please close this in favor of #16 or #17.
What was the effect of doing exactly as the error message says?: e.g. changing the `#include` in `ext/mri/ruby_arrayfire.cpp` to: ```cpp #include "cuda.h" ``` OR ```cpp #include "af/cuda.h" ```
Does ESLint have equivalent functionality?