Merge branch 'CLOWNFISH-59-Go-Err-fixes' Fix a refcounting error and a non-polymorphic type conversion.
This fixes #50. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/22246a3c Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/22246a3c Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/22246a3c Branch: refs/heads/master Commit: 22246a3ce28db4b950d914df5bd29d4bb3bb40db Parents: 2a77280 aea2827 Author: Marvin Humphrey <[email protected]> Authored: Thu Dec 31 15:03:12 2015 -0800 Committer: Marvin Humphrey <[email protected]> Committed: Thu Dec 31 15:03:12 2015 -0800 ---------------------------------------------------------------------- runtime/go/clownfish/clownfish.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
