Commit 28fc247
committed
patch 8.1.1639: changing an autoload name into a file name is inefficient
Problem: Changing an autoload name into a script file name is inefficient.
Solution: Remember the last replaced #. (Ozaki Kiichi, closes #4618)1 parent 3940ec6 commit 28fc247
2 files changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9219 | 9219 | | |
9220 | 9220 | | |
9221 | 9221 | | |
| 9222 | + | |
9222 | 9223 | | |
9223 | 9224 | | |
9224 | 9225 | | |
9225 | 9226 | | |
9226 | | - | |
| 9227 | + | |
9227 | 9228 | | |
9228 | 9229 | | |
9229 | | - | |
| 9230 | + | |
9230 | 9231 | | |
9231 | 9232 | | |
9232 | 9233 | | |
9233 | 9234 | | |
9234 | 9235 | | |
9235 | | - | |
9236 | | - | |
9237 | | - | |
| 9236 | + | |
| 9237 | + | |
9238 | 9238 | | |
| 9239 | + | |
9239 | 9240 | | |
9240 | 9241 | | |
9241 | 9242 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| 780 | + | |
| 781 | + | |
780 | 782 | | |
781 | 783 | | |
782 | 784 | | |
| |||
0 commit comments