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 2017/01/10 10:47:59 UTC

[jira] [Commented] (IGNITE-4532) .NET: Fix build warnings

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-4532 .NET: Fix build warnings

    

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-4532

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

    https://github.com/apache/ignite/pull/1413.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 #1413
    
----
commit f110b62ea0d3eb18821d41ea9db9848db54f924e
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T09:36:48Z

    IGNITE-4532 .NET: Fix build warnings

commit 58acbbb347e9a3da9fa72f40579238955aac6fe3
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T09:49:51Z

    Suppress processor architecture mismatch warning in x64/x86 modes

commit d52cd0a98e4bc106c2d421fa8085da3cfa53404e
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T09:59:50Z

    Fix log4net project warnings

commit 7df8d34889c89a6d1dd17dfa4dc194f699eacf6c
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T10:10:50Z

    IGNITE-4532 .NET: Suppress CA1822 in test projects

commit f0348d88c91202406280e7ef6905efd4390fac1f
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T10:12:29Z

    wip

commit 6a925b04622997fcb8ac0fcc437a9ec25dec9171
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T10:15:33Z

    Fixing warnings

commit 82677a2d39acb8cb98e7195e014d83b931029a9d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T10:17:11Z

    wip

commit c3bfcd6f2189258a43f52ea6e6bb7c0611d1b91a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T10:18:57Z

    wip

commit 24d16e53912d93d62f37f4289234cb6067021828
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T10:23:15Z

    Treat warnings as errors in all projects

commit d111b1e0a6c46672ba6bcc3449c9f152a2ecf432
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-10T10:29:21Z

    Fix jni project reference in Core

----


> .NET: Fix build warnings
> ------------------------
>
>                 Key: IGNITE-4532
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4532
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>              Labels: newbie, platforms
>             Fix For: 2.0
>
>
> There are ~70 warnings in VS 2015 after build.
> Fix them and make sure thet build fails on warnings.



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