lsegal / barracuda

Barracuda is a Ruby wrapper library for the OpenCL architecture.
http://gnuu.org
MIT License
114 stars 16 forks source link

fixes #9 warnings with 1.9.3 #10

Closed ChrisLundquist closed 12 years ago

ChrisLundquist commented 12 years ago

RARRAY_LEN returns a long and not an unsigned for some reason.