GitHub user yzz127 opened a pull request:
https://github.com/apache/mnemonic/pull/101
MNEMONIC-493: Implement the functionality of reference breaking mark for
generic field
The generic field should implement the refbreak() operation from the
durable interface for releasing underlying resource from its heap.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yzz127/mnemonic master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mnemonic/pull/101.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 #101
----
commit 5a67287b51aa3794114f1139ee4afd4623647322
Author: Yanhui Zhao <yzhao@...>
Date: 2018-06-11T03:56:57Z
MNEMONIC-493: Implement the functionality of reference breaking mark for
generic field
----
---