Get a copy of RPM5 rpmio/macro.c (the cvs is browsable at http://rpm5.org even 
if the interface is clunky).

Look for "stackarray", the variable that controls the functionality.
There are basically 3 uses:
1) initialize to zero
2) set by parsing/detecting a %{M:S} construct
3) if stackarray is set, then call expandFIFO() to convert a stack to a list

The locations to add that code in RPM4 should be obvious ... let me check.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/503#issuecomment-412374296
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to