[ 
https://issues.apache.org/jira/browse/GEODE-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charlie Black resolved GEODE-6843.
----------------------------------
    Resolution: Fixed

> Move inline functions from TcrMessage out of header
> ---------------------------------------------------
>
>                 Key: GEODE-6843
>                 URL: https://issues.apache.org/jira/browse/GEODE-6843
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>
> There are several methods on TcrMessage that are gratuitously declared with 
> the inline keyword in TcrMessage.h.  Since everything includes this header, 
> any change to one of these methods necessitates building the world.  Need to 
> move these method bodies into the .cpp file and let the compiler do the work 
> for us, as probably should've been done to begin with.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to