GitHub user jdanekrh opened a pull request:
https://github.com/apache/activemq-artemis/pull/2440
ARTEMIS-2181 Add `static` storage class for an inline function internal to
the compile unit
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdanekrh/activemq-artemis jd_static_inline
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2440.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2440
----
commit 17855709494538a316d5b29108357858edd09ca7
Author: Jiri Danek <jdanek@...>
Date: 2018-11-24T20:54:44Z
ARTEMIS-2181 Add `static` storage class for an inline function internal to
the compile unit
----
---