[
https://issues.apache.org/jira/browse/IGNITE-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448434#comment-16448434
]
ASF GitHub Bot commented on IGNITE-8310:
----------------------------------------
GitHub user nizhikov opened a pull request:
https://github.com/apache/ignite/pull/3903
IGNITE-8310: CPP compilation and tests with boost 1.62
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nizhikov/ignite IGNITE-8310
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3903.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 #3903
----
commit adf37d6afc5c76132ae8c924dcea63755815ae09
Author: Nikolay Izhikov <nizhikov@...>
Date: 2018-04-23T16:54:03Z
IGNITE-8310: CPP compilation and tests with boost 1.62
----
> CPP: Remove strong dependency on Boost 1.58.0
> ---------------------------------------------
>
> Key: IGNITE-8310
> URL: https://issues.apache.org/jira/browse/IGNITE-8310
> Project: Ignite
> Issue Type: Improvement
> Components: odbc, platforms
> Affects Versions: 2.4
> Reporter: Igor Sapego
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: boost, cpp, odbc
> Fix For: 2.6
>
>
> Currently, tests for C++ client and ODBC depends on the Boost 1.58.0. There
> is a strong dependency on the exact version, which causes troubles for the
> developers and which should not be there from the very beginning as we do not
> really need some features from this particular version.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)