[FarGroup/FarManager] master: debug (a5a485204)

0 views
Skip to first unread message

farg...@farmanager.com

unread,
Nov 9, 2025, 6:00:58 PM (7 days ago) Nov 9
to farco...@googlegroups.com
Repository : https://github.com/FarGroup/FarManager
On branch : master
Link : https://github.com/FarGroup/FarManager/commit/a5a485204449f60b6a8db07d1df11ab7784f01f2

>---------------------------------------------------------------

commit a5a485204449f60b6a8db07d1df11ab7784f01f2
Author: w17 <vladimir....@gmail.com>
Date: Mon Nov 10 01:50:45 2025 +0300

debug


>---------------------------------------------------------------

a5a485204449f60b6a8db07d1df11ab7784f01f2
far/RegExp.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/far/RegExp.cpp b/far/RegExp.cpp
index 696b16320..a2fd310ea 100644
--- a/far/RegExp.cpp
+++ b/far/RegExp.cpp
@@ -1098,10 +1098,12 @@ void RegExp::InnerCompile(const wchar_t* src, const int srclength, const int shi

op->op = opBackRef;
op->refindex = number;
+
+ continue;
}
}
+ break;
}
- continue;
}

switch (src[i])


Reply all
Reply to author
Forward
0 new messages