On 2/1/22 18:51, Jacek Caban wrote:
I think that the main problem is that we don't want to rewrite every function using __TRY/__EXCEPT in assembly. If converting selected few functions buys us enough benefits, I don't think it's out of the question. But long term, for proper support, I think that compiler support is the way to go. It's not impossible to support that in GCC as well, it's just a lot of work on GCC itself.
Yes, sure, compiler support is how that is supposed to be, the only question is whether having a manual fix for a function or two is too bad. I think I will make that so it can be viewed at least.