HomePhorge

(#22363) Fix problems from changed validation of relationships.
718ebc45ba9bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#22363) Fix problems from changed validation of relationships.

The vaidation was changed from a specific relationship validation
to using just R-Value check. This was a mistake since a
CollectExpression is a valid operand in a relationship even if not
producing an R-Value. Old version resurrected and streamlined to do
either R-Value check, or check that operand is a Collector.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU1d121c30ed71: (maint) Fix stale comments and remove commented out code.
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU718ebc45ba9b: (#22363) Fix problems from changed validation of relationships. (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Dec 6 2013, 2:54 AM