Skip to content

Conversation

@ihsandemir
Copy link
Collaborator

Added the missing virtual destructors. Changed exception string formatting in DefaultNearCache so that there is no warning at 32-bit compiler.

When compiled using gcc 4.8.1 the compilation produces the following warnings:
KeyStateMarker.h:46: warning: ‘class hazelcast::client::map::impl::nearcache::KeyStateMarker’ has virtual functions but non-virtual destructor

DefaultNearCache.h:154: warning: passing ‘hazelcast::client::config::InMemoryFormat’ chooses ‘int’ over ‘long int’

…tting in DefaultNearCache so that there is no warning at 32-bit compiler.
@ihsandemir ihsandemir added this to the 3.8 milestone Mar 29, 2017
@ihsandemir ihsandemir self-assigned this Mar 29, 2017
@ihsandemir ihsandemir requested a review from sancar March 29, 2017 12:36
@devOpsHazelcast
Copy link
Contributor

Test PASSed.

@ihsandemir ihsandemir merged commit d199dcb into hazelcast:master Mar 29, 2017
@ihsandemir ihsandemir deleted the virtualDest branch March 29, 2017 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants