in reply to Re^10: XS: free() outside of the main thread causes crash on Windows
in thread XS: free() outside of the main thread causes crash on Windows
And in my real code i'll undef this temporarily and only to manipulate pure C structures.
The way I did it was to put crt(re|C|M)alloc() & crtFree() functions in a separate file with the appropriate #undefs.
|
|---|