Chris Double wrote: > In the commit callback that's passed to uw_register_transactional how > does one indicate failure of the transaction? I can't call uw_error > since that requires a context and I don't have one. > I've updated the manual with the answer to this question: call uw_set_error_message().