You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/26 13:57:12 UTC

[jira] [Commented] (IGNITE-3205) CPP: Ignite C++ can not be compiled with g++ 4.4.7

    [ https://issues.apache.org/jira/browse/IGNITE-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302094#comment-15302094 ] 

ASF GitHub Bot commented on IGNITE-3205:
----------------------------------------

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/759

    IGNITE-3205: Fixed compiliation for the G++-4.4.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/isapego/ignite ignite-3205

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/759.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 #759
    
----
commit a100fe34b168f79bc630a9244461545435dee56d
Author: Igor Sapego <is...@gridgain.com>
Date:   2016-05-26T13:54:53Z

    IGNITE-3205: Fixed compiliation for the G++-4.4.

----


> CPP: Ignite C++ can not be compiled with g++ 4.4.7
> --------------------------------------------------
>
>                 Key: IGNITE-3205
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3205
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>             Fix For: 1.7
>
>
> Ignite C++ can not be compiled with particular compiler version. Version details:
> {noformat}
> g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16)
> Copyright (C) 2010 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)