https://bugzilla.redhat.com/show_bug.cgi?id=1367598 --- Comment #3 from Paulo Andrade <paulo.cesar.pereira.de.andrade@xxxxxxxxx> --- I think the last one is likely a bug, because the "+ cSize" is added in the next line, but (adding parenthesis,) what is happening is: priority = (2000000000ul - (unsigned long)MIN(cycleLen[pt],1000)) << (20 + cSize); So, it might have two bugs. The smaller the value of cycleLen[pt] and cSize, the more likely the code does what is intended, as it appears to be some kind of heuristic priority choosing. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx