On Sat, Aug 25, 2018 at 06:42:48PM +, avih wrote:
> It turns out the the output order of "unique()" was important, andfailing to
> keep the original order (where it keeps the last instanceof recurring items)
> caused some linkage failures.
>
> This Patch 1/3 v2 squashes opt1-reorder-unique.p
It turns out the the output order of "unique()" was important, andfailing to
keep the original order (where it keeps the last instanceof recurring items)
caused some linkage failures.
This Patch 1/3 v2 squashes opt1-reorder-unique.patch onto the originalpatch
1/3, and updates the commit message