Please do not test `(X or (Y if Z))`, it may well be that we make this illegal 
in the future. `(X or (Y if Z))` is the same as `(X or Y or not(Z))`, the `or 
not(Z)` does not make much sense.

-- 
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/pull/164#issuecomment-326948738
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to