https://github.com/rpm-software-management/rpm/commit/aec8bdb53a3013eabf16368e17a65ab69c2136ee introduced function changes, which cause the output of the following command is changed. rpm -D '%foo() %{expand:%define xxx 1} %{echo:%xxx}' -E +'%undefine xxx'- The result of the command is "+-" before https://github.com/rpm-software-management/rpm/commit/aec8bdb53a3013eabf16368e17a65ab69c2136ee, now is "+".
And according to https://github.com/rpm-software-management/rpm/commit/1d1f461f80138c44556a8d87433dd39884a7d44c, the return value is saved in "parsed". You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/2203 -- Commit Summary -- * Revere Change %undefine macro to "func" style now that we can * %define in a nested level and %undefine in --eval -- File Changes -- M rpmio/macro.c (28) M tests/rpmmacro.at (13) -- Patch Links -- https://github.com/rpm-software-management/rpm/pull/2203.patch https://github.com/rpm-software-management/rpm/pull/2203.diff -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2203 You are receiving this because you are subscribed to this thread. Message ID: <rpm-software-management/rpm/pull/2...@github.com>
_______________________________________________ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lists.rpm.org/mailman/listinfo/rpm-maint