Commit 5f20e92
authored
union BUGFIX sort union with leafrefs (#2361)
An assert was being hit in lyplg_type_sort_union() when evaluating
leafrefs due to not using the realtype node.
Signed-off-by: Michal Vasko <[email protected]>
Signed-off-by: Brad House <[email protected]>1 parent 529a594 commit 5f20e92
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| 518 | + | |
518 | 519 | | |
519 | 520 | | |
520 | 521 | | |
| |||
523 | 524 | | |
524 | 525 | | |
525 | 526 | | |
526 | | - | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
527 | 534 | | |
528 | 535 | | |
529 | | - | |
| 536 | + | |
530 | 537 | | |
531 | 538 | | |
532 | 539 | | |
| |||
0 commit comments