[Rpm-maint] [rpm-software-management/rpm] fix Query arguments with ^ not working (PR #2104)

yangchenguang notifications at github.com
Wed Jul 13 08:49:16 UTC 2022


@yangchenguang94 commented on this pull request.



> @@ -1133,6 +1133,7 @@ static char * mireDup(rpmTagVal tag, rpmMireMode *modep,
 	    switch (*s) {
 	    case '.':
 	    case '+':
+            case '^':

I got it



-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2104#discussion_r919818807
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2104/review/1036997905 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220713/bf79c080/attachment.html>


More information about the Rpm-maint mailing list