User Activity

  • Modified a comment on discussion Open Discussion on MinGW-w64 - for 32 and 64 bit Windows

    I recently spent some time experimenting with clang (on Windows) and I was pleasantly surprised to find that it uses the same name-mangling scheme as MSVC I believe the LLVM folks always claimed it's best effort https://github.com/llvm/llvm-project/issues/51342 https://github.com/llvm/llvm-project/issues/59246 https://github.com/llvm/llvm-project/issues/45314 https://github.com/llvm/llvm-project/issues/43552 I've attempted to fix at least the first <auto> issue at one point, but abandoned the work...

  • Posted a comment on discussion Open Discussion on MinGW-w64 - for 32 and 64 bit Windows

    Hello! Posting here to get some visibility on a patch I've put together https://sourceforge.net/p/mingw-w64/bugs/984/ to fix libstdc++'s <filesystem> support for long paths (>260 characters). Currently std::filesystem::remove_all hangs when a long path is encountered, which seems to be caused by std::filesytem::recursive_directory_iterators (which calls readdir's lack of support for long paths)

  • Posted a comment on discussion Open Discussion on MinGW-w64 - for 32 and 64 bit Windows

    I recently spent some time experimenting with clang (on Windows) and I was pleasantly surprised to find that it uses the same name-mangling scheme as MSVC I believe the LLVM folks always claimed it's best effort https://github.com/llvm/llvm-project/issues/51342 https://github.com/llvm/llvm-project/issues/59246 https://github.com/llvm/llvm-project/issues/45314 https://github.com/llvm/llvm-project/issues/43552 I've attempted to fix at least the first <auto> issue at one point, but abandoned the work...

  • Created ticket #984 on MinGW-w64 - for 32 and 64 bit Windows

    Make opendir, readdir et al. long-path aware

View All

Personal Data

Username:
lennoxho
Joined:
2024-01-29 01:16:09.605000

Projects

  • No projects to display.

Personal Tools