tqchen opened a new pull request, #240:
URL: https://github.com/apache/tvm-ffi/pull/240

   This PR changes Error.what() to only return message. This helps to conform 
to the standard that what should not throw. Added a error.FullMessage() 
function to get the fullmessage with trace and kind.
   
   This also helps us to remove TLS in the header side which can makes the 
compiled c++ object more friendly wrt to LLVM JIT.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to