Solve constraints together and in the order they are added #851
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ghallak/358"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes: #358
This solution works by trying to find the named argument constraint (if any) that is causing the dereferencing of the record type in the field constraint to fail, and solve that, then it will try to dereference the record type again. This way the constraints won't be solved out of order.This implements the solution mentioned in this comment https://github.com/aeternity/aesophia/issues/358#issuecomment-986550847
Created by: hanssv
Review: Dismissed
Looks good!
Created by: radrow
Review: Dismissed
That's a great piece of work
Created by: hanssv
Review: Approved
Created by: radrow
Review: Approved
Merged by: ghallak at 2021-12-16 11:54:07 UTC