[ https://issues.apache.org/jira/browse/MNEMONIC-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971736#comment-15971736 ]
ASF GitHub Bot commented on MNEMONIC-237: ----------------------------------------- GitHub user johnugeorge opened a pull request: https://github.com/apache/incubator-mnemonic/pull/41 MNEMONIC-237: Incorrect offset for primitive type fields Right offsets are provided for primitive type fields based on the field lengths. You can merge this pull request into a Git repository by running: $ git pull https://github.com/johnugeorge/incubator-mnemonic master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mnemonic/pull/41.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 #41 ---- commit c7ce58c21d90a95abcb1ed9e9c6e05a89bdf9737 Author: Johnu George <johnu...@cisco.com> Date: 2017-04-17T22:09:59Z MNEMONIC-237: Incorrect offset for primitive type fields ---- > Incorrect offset for fields with primitive types > ------------------------------------------------- > > Key: MNEMONIC-237 > URL: https://issues.apache.org/jira/browse/MNEMONIC-237 > Project: Mnemonic > Issue Type: Bug > Reporter: Johnu George > Assignee: Johnu George > > Currently all fields use default size of 8 bytes even if it is a byte field -- This message was sent by Atlassian JIRA (v6.3.15#6346)