On 19/09/2013 03:43, Marvin Humphrey wrote:
I'd suggest that we use a literal `malloc` instead of MALLOCATE inside of Str_To_Utf8, because that allows us to experiment with alternative allocators inside Clownfish::Util::Memory without screwing up what happens when a user invokes free() on the pointer returned from To_Utf8.
+1 Nick
