[ https://issues.apache.org/jira/browse/MNEMONIC-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977610#comment-15977610 ]
ASF GitHub Bot commented on MNEMONIC-239: ----------------------------------------- GitHub user johnugeorge opened a pull request: https://github.com/apache/incubator-mnemonic/pull/42 MNEMONIC-239: Fix compilation error for boolean durable field types 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/42.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 #42 ---- commit 2bc10415b79ac10e224542b8901ccf960276a192 Author: Johnu George <johnu...@cisco.com> Date: 2017-04-20T19:01:46Z MNEMONIC-239: Fix compilation error for boolean durable field types ---- > Compilation Error when durable field type is boolean > ---------------------------------------------------- > > Key: MNEMONIC-239 > URL: https://issues.apache.org/jira/browse/MNEMONIC-239 > Project: Mnemonic > Issue Type: Bug > Components: Core > Affects Versions: 0.7.0-incubating > Reporter: Johnu George > Assignee: Johnu George > Fix For: 0.7.0-incubating > > > Lossy conversion from int to boolean compilation error occurs when durable > field type is boolean. -- This message was sent by Atlassian JIRA (v6.3.15#6346)