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

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

GitHub user isapego opened a pull request:

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

    IGNITE-4100: Improved README and DEVNOTES for CPP.

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-4100

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

    https://github.com/apache/ignite/pull/1223.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 #1223
    
----
commit 7290d88e14a15a3d030b7381dbd0a3f14cb65a12
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-10-18T14:17:17Z

    IGNITE-4030 Streamline PlatformTarget operation methods
    
    This closes #1167

commit 66c76d1f30f024b58db8cab07ba9e7d429f596f8
Author: tledkov-gridgain <[email protected]>
Date:   2016-10-18T15:45:06Z

    IGNITE-2355 Fixed the test HadoopClientProtocolMultipleServersSelfTest. 
Clear connection poll after the test, cosmetic.

commit f37fbcab1ae2c7553696e96b7a9c3194a570d7af
Author: isapego <[email protected]>
Date:   2016-10-19T10:06:42Z

    IGNITE-3705: Fixed compiliation warnings. This closes #1169.

commit 7ed2bb7e341701d052220a36a2b2f8f0a46fd644
Author: AMRepo <[email protected]>
Date:   2016-10-19T15:33:59Z

    IGNITE-3448 Support SQL queries with distinct aggregates added. This closes 
#3448.

commit 551a4dfae6169a07a5e28f9b266f90311f3216b7
Author: tledkov-gridgain <[email protected]>
Date:   2016-10-21T10:25:57Z

    IGNITE-2355 Fixed the test HadoopClientProtocolMultipleServersSelfTest. 
Clear connection poll before and after  the test

commit ec12a9db2265180f96be72e2217e60ced856164e
Author: vozerov-gridgain <[email protected]>
Date:   2016-10-24T14:52:36Z

    Minor fix for flags passed to GridCacheMapEntry.initialValue from data 
streamer isolated updater.

commit 44740465677c39068dc813dabd464e60f09e5f49
Author: tledkov-gridgain <[email protected]>
Date:   2016-10-26T13:00:11Z

    IGNITE-4062: fix BinaryObject.equals: compare only bytes containing the 
fields' data (without header and footer). This closes  #1182.

commit c22411b740d1cdbe0c24c2502b4d6cb992335d6f
Author: isapego <[email protected]>
Date:   2016-10-26T16:16:14Z

    IGNITE-4100: Improved README and DEVNOTES for CPP.

commit 277691c1da25746093eb96019f2801386922fdbd
Author: Igor Sapego <[email protected]>
Date:   2016-11-09T15:55:03Z

    IGNITE-4100: Specified full path to ODBC readme file.

----


> Some typos and missing references in cpp platform instructions
> --------------------------------------------------------------
>
>                 Key: IGNITE-4100
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4100
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Ksenia Rybakova
>            Assignee: Igor Sapego
>            Priority: Minor
>             Fix For: 1.8
>
>
> 1) Fix typo in $IGNITE_HOME/platforms/cpp/DEVNOTES.txt, line 40:
> {{heasders}} -> {{headers}}
> 2)  Fix typo in  $IGNITE_HOME/platforms/cpp/README.txt, line 5:
> {{you can execute perform}} -> {{you can perform}} or {{you can execute}}
> 3) Fix typo in  $IGNITE_HOME/platforms/cpp/README.txt, line 52:
> {{odbc.dll}} -> {{ignite.odbc.dll}}
> 4) $IGNITE_HOME/platforms/cpp/DEVNOTES.txt: 
> add some note (to both linux and windows sections or to common section) that 
> user should refer to $IGNITE_HOME/platforms/cpp/odbc/README.txt  to install 
> odbc driver
> 5) $IGNITE_HOME/platforms/cpp/examples/README.txt, line 10 {{Apache Ignite 
> C++ must be built according to instructions for your platform}}:
> add a reference to the instruction $IGNITE_HOME/platforms/cpp/DEVNOTES.txt
> 6) $IGNITE_HOME/platforms/cpp/examples/README.txt, line 29 {{Apache Ignite 
> ODBC driver must be built and installed according to instructions for your 
> platform.}}:
> suggest you moving this to {{Common requirements}} (since it's actual for 
> both Linux and Win) and adding a reference to the instruction 
> $IGNITE_HOME/platforms/cpp/odbc/README.txt



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

Reply via email to