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/11/22 07:40:58 UTC

[jira] [Commented] (IGNITE-4258) .NET: BinaryReader ignores current stream position

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-4258 .NET: Fix BinaryReader to use current stream position

    

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

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

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

    https://github.com/apache/ignite/pull/1255.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 #1255
    
----
commit a5cf560ba2b66727ffb4177b21c582a1e396cf6b
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-11-22T07:39:37Z

    IGNITE-4258 .NET: Fix BinaryReader to use current stream position

----


> .NET: BinaryReader ignores current stream position
> --------------------------------------------------
>
>                 Key: IGNITE-4258
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4258
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 1.8
>
>
> BinaryReader initializes _curPos to 0 always and ignores current stream position.



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