- Notifications
You must be signed in to change notification settings - Fork5
Commit76074fc
committed
ProcedureCreate neglected to record dependencies on default expressions.
Thus, an object referenced in a default expression could be dropped whilethe function remained present. This was unaccountably missed in theoriginal patch to add default parameters for functions. Reported byPavel Stehule.1 parentd56b3af commit76074fc
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
602 | 607 |
| |
603 | 608 |
| |
604 | 609 |
| |
|
0 commit comments
Comments
(0)