Frityet opened this issue 3 years ago · 0 comments
Right now the project heavily relies on compiler extensions only available in GCC/Clang (i.e __attribute__((cleanup)). It is not a large issue, as MSVC is rarely actually used for C anyways, but it still is a nice feature.
__attribute__((cleanup))