You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Matthew Reddington (Jira)" <ji...@apache.org> on 2020/11/19 17:45:00 UTC

[jira] [Created] (GEODE-8731) Remove inline functions from published headers

Matthew Reddington created GEODE-8731:
-----------------------------------------

             Summary: Remove inline functions from published headers
                 Key: GEODE-8731
                 URL: https://issues.apache.org/jira/browse/GEODE-8731
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: Matthew Reddington


Any inline functions found in cppcache/geode/include incur an ABI change and a version minor should any of that implementation need be changed. Nothing there should be inlined or defaulted.

Move inlined methods into source files and bump the version minor.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)