Flags are used differently in different clients for example between Python and Ruby. This fix will force the format to a known value irrespective of the flags.
Calls between Ruby and C libraries for Couchbase which involved default arguments had an associated arity of -1 which was not being handled correctly. That is being handled correctly now.