GitHub user animeshtrivedi opened a pull request:

    https://github.com/apache/incubator-crail/pull/1

    Fixing CRAIL-4 JIRA ticket

    readShort and readLong functions by did not return
    the expected types. Now that is fixed in the function
    signature.
    
    https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-4

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

    $ git pull https://github.com/animeshtrivedi/incubator-crail master

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

    https://github.com/apache/incubator-crail/pull/1.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 #1
    
----
commit eb28a6726408bfcae7c2afd95ffc119fc930b65f
Author: Animesh Trivedi <animesh.trivedi@...>
Date:   2018-02-07T12:34:00Z

    Fixing CRAIL-4 JIRA ticket
    
    readShort and readLong functions by did not return
    the expected types. Now that is fixed in the function
    signature.

----


---

Reply via email to