Sometimes, but yea, its not that often. I think we've already
settled that it shall be "int".
I'm updating some stuff like that (and dropping _t) as I write
this email.
Agreed. Not going there.
I'm sticking with return a negative code for now, to the extent
that some functions which return a pointer but also have many
common failure modes (e.g. git_odb_open) use an output parameter
as their first arg, so the error code can be returned as the result
of the function.
--
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html