[
https://issues.apache.org/jira/browse/GEODE-6800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865892#comment-16865892
]
ASF subversion and git services commented on GEODE-6800:
--------------------------------------------------------
Commit 7c34e0f34ffee72aa52b26f9efb9ce5ad76d24c5 in geode-native's branch
refs/heads/develop from Ivan Godwin
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=7c34e0f ]
GEODE-6800: CacheableFileName Linker Error
- Removed inline keyword from CacheableFileName constructors.
> CacheableFileName linker error
> ------------------------------
>
> Key: GEODE-6800
> URL: https://issues.apache.org/jira/browse/GEODE-6800
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Ivan Godwin
> Assignee: Ivan Godwin
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When building a program using CacheableFileName, linker errors are
> encountered. This has only been observed with certain versions of gcc and
> clang.
> {code:c++}undefined reference to `VTT for
> apache::geode::client::CacheableFileName'{code}
> Adding the ppa:ubuntu-toolchain-r/test respository to Ubuntu 16.04, GCC 5.5.0
> is installable and may be used to reproduce.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)