Merge branch 'CLOWNFISH-59-go-nullable-retvals' Fix nil-checking of `nullable` return values in Go glue code.
Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/6dc5deb0 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/6dc5deb0 Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/6dc5deb0 Branch: refs/heads/master Commit: 6dc5deb06a2922ae253976f34d702795564bb121 Parents: bc67c06 17fdbba Author: Marvin Humphrey <[email protected]> Authored: Mon Oct 5 18:44:36 2015 -0700 Committer: Marvin Humphrey <[email protected]> Committed: Mon Oct 5 18:44:36 2015 -0700 ---------------------------------------------------------------------- compiler/src/CFCGoFunc.c | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
