Merge branch 'enable_overload'
Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/8d3ae8b0 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/8d3ae8b0 Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/8d3ae8b0 Branch: refs/heads/master Commit: 8d3ae8b056138e91f456e110b1c5a68c087139cf Parents: 98ffa45 74c1a3d Author: Nick Wellnhofer <[email protected]> Authored: Mon May 18 21:25:42 2015 +0200 Committer: Nick Wellnhofer <[email protected]> Committed: Mon May 18 21:25:42 2015 +0200 ---------------------------------------------------------------------- runtime/c/src/Clownfish/Err.c | 7 --- runtime/core/Clownfish/Err.cfh | 3 - runtime/example-lang/src/Clownfish/Err.c | 6 -- runtime/go/ext/clownfish.c | 7 --- runtime/perl/t/binding/034-err.t | 9 ++- runtime/perl/xs/XSBind.c | 80 ++++++++++++--------------- runtime/perl/xs/XSBind.h | 6 -- 7 files changed, 41 insertions(+), 77 deletions(-) ----------------------------------------------------------------------
