We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83b965 commit e045cc8Copy full SHA for e045cc8
CHANGES.md
@@ -1,9 +1,10 @@
1
### 4.6.1 (2020-07-29)
2
3
* Fixed a bug in `request_cancel` that turned errors into success and
4
- success into an error.
+ success into an error. Thanks to Dmitry Astapov for this patch!
5
6
- Thanks to Dmitry Astapov for the patch!
+ * Added support for const char strings in stubs due to stricter handling
7
+ in newer OCaml runtimes. This eliminates C-compiler warnings.
8
9
10
### 4.6.0 (2020-05-22)
0 commit comments