Commit 2e64b61
authored
trap use of minus in indexing in nf code (#1561)
* Fix misspelling in an error msg.
* Error trap use of minus in indexing (1525).
* Fix check for minus indexing to allow subtraction.
* Fix check for minus indexing to allow subtraction (2).1 parent 5174f37 commit 2e64b61
2 files changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
580 | 583 | | |
581 | 584 | | |
582 | 585 | | |
| |||
2719 | 2722 | | |
2720 | 2723 | | |
2721 | 2724 | | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
| 2728 | + | |
| 2729 | + | |
| 2730 | + | |
2722 | 2731 | | |
2723 | 2732 | | |
2724 | 2733 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1110 | 1110 | | |
1111 | 1111 | | |
1112 | 1112 | | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1113 | 1132 | | |
1114 | 1133 | | |
1115 | 1134 | | |
| |||
0 commit comments