[Rpm-maint] [rpm-software-management/rpm] Add shell-like escape support to %files (PR #2103)
Michal Domonkos
notifications at github.com
Thu Jun 23 13:56:00 UTC 2022
@dmnks commented on this pull request.
> @@ -107,14 +107,6 @@ char * rpmGenPath (const char * urlroot,
*/
char * rpmGetPath (const char * path, ...) RPM_GNUC_NULL_TERMINATED;
-/** \ingroup rpmfileutil
- * Check whether pattern contains any glob metacharacters.
- * @param pattern glob pattern
- * @param quote allow backslash quoting of metacharacters?
- * @return 1 if pattern contains globs, 0 otherwise
- */
-int rpmIsGlob(const char * pattern, int quote);
Crap, I'm sorry... :facepalm: I somehow completely managed to ignore your comment above and went for the "update the declaration as well" only...
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2103#discussion_r905054795
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2103/review/1017056284 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220623/fd8cbd74/attachment.html>
More information about the Rpm-maint
mailing list