https://bugzilla.redhat.com/show_bug.cgi?id=1988722 Bug ID: 1988722 Summary: Review Request: gulrak-filesystem - Implementation of C++17 std::filesystem for C++11/14/17/20 Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: code@xxxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://music.fedorapeople.org/gulrak-filesystem.spec SRPM URL: https://music.fedorapeople.org/gulrak-filesystem-1.5.8-1.fc34.src.rpm Description: This is a header-only single-file std::filesystem compatible helper library, based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or C++20 (tightly following the C++17 standard with very few documented exceptions). It is currently tested on macOS 10.12/10.14/10.15, Windows 10, Ubuntu 18.04, Ubuntu 20.04, CentOS 7, CentOS 8, FreeBSD 12 and Alpine ARM/ARM64 Linux but should work on other systems too, as long as you have at least a C++11 compatible compiler. It should work with Android NDK, Emscripten and I even had reports of it being used on iOS (within sandboxing constraints) and with v1.5.6 there is experimental support for QNX. The support of Android NDK, Emscripten and QNX is not backed up by automated testing but PRs and bug reports are welcome for those too. It is of course in its own namespace ghc::filesystem to not interfere with a regular std::filesystem should you use it in a mixed C++17 environment (which is possible). Fedora Account System Username: music Koji scratch builds: F35: https://koji.fedoraproject.org/koji/taskinfo?taskID=72990479 F34: https://koji.fedoraproject.org/koji/taskinfo?taskID=72990633 F33: https://koji.fedoraproject.org/koji/taskinfo?taskID=72990637 This package is not named “filesystem”, because that would be too generic, and it is not named “ghc-filesystem”, after its C++ namespace, because that would collide with the “ghc-” prefix used for Haskell packages (and, in fact, a “ghc-filesystem” already exists). -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure