Commit 7eed964
committed
patch 8.1.2186: error for bad regexp even though regexp is not used
Problem: Error for bad regexp even though regexp is not used, when writing
a file. (Arseny Nasokin)
Solution: Ignore regexp errors. (closes #5059)1 parent bbfd156 commit 7eed964
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5812 | 5812 | | |
5813 | 5813 | | |
5814 | 5814 | | |
5815 | | - | |
5816 | 5815 | | |
| 5816 | + | |
5817 | 5817 | | |
5818 | 5818 | | |
5819 | 5819 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
| 744 | + | |
| 745 | + | |
744 | 746 | | |
745 | 747 | | |
746 | 748 | | |
| |||
0 commit comments