tmcdaniel-aspyr

Results 2 issues of tmcdaniel-aspyr

On Windows, the lua interpreters built into ZeroBrane perform command line file globbing. At least they do within the IDE debugger, setting the command line parameters through **Project > Command...

When built as C++, `_Atomic` in mimalloc is defined as `std::atomic`. For Clang, `mi_process_attach()` in `prim.c` is declared so it runs before static ctors. The result is that any file...