[Rpm-maint] [rpm-software-management/rpm] Add internal C++ native path manipulation functions (PR #3442)
Panu Matilainen
notifications at github.com
Tue Nov 12 11:16:42 UTC 2024
Oh and FWIW, these are intentionally not returning filesystem::path items as those have some peculiar charasteristics that don't play well with our codebase. Like appending an absolute path to an existing path resetting the whole path to the part that was supposed to be appended, ie `"aa" / "/bb"` equals `/bb` :flushed:
(and this really belongs to the commit message adding these functions, I'll fixup along with other review feedback when it comes)
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3442#issuecomment-2470259480
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3442/c2470259480 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241112/bb1fedac/attachment.html>
More information about the Rpm-maint
mailing list