Gennadiy X
Gennadiy X
There are mentions of CxxTest as a dependency: https://github.com/tfussell/xlnt/blob/master/CONTRIBUTING.md#pull-request-checklist https://github.com/tfussell/xlnt/blob/master/LICENSE.md#cxxtest https://github.com/tfussell/xlnt/blob/master/docs/xlnt.3#L1466 However, it seems the project has been migrated to a different framework: https://github.com/tfussell/xlnt/commit/835e36d6ae717cd4bed5f6252657fa69e2378749 There is no mentions of CxxTest...
If there is a directory that contains e.g. characters in Chinese in its name, cppinclude stops with an error. Even if the directory doesn't contain any source files. **Steps to...
`getcwd()`returns empty string for directories that use custom backends. **Version of emscripten/emsdk:** ``` emcc -v emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.25-git (8647224628dfc10dec6e5c6f3621d625a5f16eda) clang version 16.0.0 (https://github.com/llvm/llvm-project...