Discussion:
[erlang-patches] remove deprecated driver_async_cancel function
unknown
2014-01-15 18:57:37 UTC
Permalink
The driver_async_cancel function has been deprecated for some time, with
the current documentation indicating that it's slated for removal in R17.
This patch removes the function and associated tests and docs, increments
the driver interface version to 3.0, and fixes the driver test suite to
handle 3.0 properly where needed.

https://github.com/erlang/otp/pull/194

--steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20140115/1b7dacaf/attachment.html>
unknown
2014-01-17 08:59:52 UTC
Permalink
Thanks!

Patch under review.
Post by unknown
The driver_async_cancel function has been deprecated for some time,
with the current documentation indicating that it's slated for removal
in R17. This patch removes the function and associated tests and docs,
increments the driver interface version to 3.0, and fixes the driver
test suite to handle 3.0 properly where needed.
https://github.com/erlang/otp/pull/194
--steve
_______________________________________________
erlang-patches mailing list
erlang-patches
http://erlang.org/mailman/listinfo/erlang-patches
--
/Henrik Nord Erlang/OTP

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20140117/79d984a3/attachment-0001.html>
Loading...