LATEST in posix_mq-2.4.0 vs LATEST in posix_mq-2.4.1

- old
+ new

@@ -1,15 +1,8 @@ -=== Ruby posix_mq 2.4.0 / 2017-03-20 19:43 UTC +=== Ruby posix_mq 2.4.1 / 2018-01-31 00:02 UTC - Most notably there are some FreeBSD fixes. There are also - some minor internal cleanups and doc updates. + This release fixes a problem affecting users of newer clang (5.x+) + and Ruby 2.5.0: https://bugs.ruby-lang.org/issues/14425 + There is no need to upgrade if using gcc or Ruby <= 2.4. - 7 changes since 2.3.0 (2016-02-02): - - doc: remove private email address - doc: update bogomips.org URLs to HTTPS - set correct condition for setting id_autoclose - test_posix_mq: get tests passing under FreeBSD 10.3 - TypedData C-API conversion - freeze internal objects - build: remove build-time olddoc dependency + * drop extra args to rb_funcall