- Notifications
You must be signed in to change notification settings - Fork5
Commit6a68f7f
committed
Fix broken {xufailed} production that made HEAD fail on
select u&42 from table-with-a-u-column;Also fix missing SET_YYLLOC() in the {dolqfailed} production that I supposethis was based on. The latter is a pre-existing bug, but the only effectis to misplace the error cursor by one token, so probably not worthbackpatching.1 parent334f4e1 commit6a68f7f
1 file changed
+9
-3
lines changedLines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
553 | 553 |
| |
554 | 554 |
| |
555 | 555 |
| |
| 556 | + | |
556 | 557 |
| |
557 | 558 |
| |
558 | 559 |
| |
| |||
646 | 647 |
| |
647 | 648 |
| |
648 | 649 |
| |
| 650 | + | |
| 651 | + | |
| 652 | + | |
649 | 653 |
| |
650 | 654 |
| |
651 |
| - | |
652 |
| - | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
653 | 659 |
| |
654 | 660 |
| |
655 | 661 |
| |
|
0 commit comments
Comments
(0)