kenba / opencl-sys-rs

OpenCL C FFI bindings for the Rust programming language.
Apache License 2.0
3 stars 0 forks source link

Put deprecation notices behind conditional attributes #1

Closed kenba closed 2 years ago

kenba commented 2 years ago

Ensure that deprecation notices are shown for the correct OpenCL versions as per issue https://github.com/kenba/opencl3/issues/48 raised by @vmx.

kenba commented 2 years ago

Changes pushed to crates.io.