Eugene Krokhalev

Results 8 comments of Eugene Krokhalev

I have tried this code-snippet only with last version from Maven (3.6.0)

the text is inside above code snippet: "word1 word2"

and the problem is inside realization of matches function (when I add $ into regexp to simulate matches() behaviour at the level of regexp language - everything works perfectly)

Yep, thank you. Also this problem arises for case of non-greedy matching. See template "[]+?"

> I now confirm that this patch 100% breaks installation on CentOS 7 and CentOS 8, at least. Nothing can connect to proxy when this patch is applied. Could you...

> > Is there any updates? Or the project was abandoned. > > Apparently, yes. I suggest just comment out the line with assertion It wouldn't be enough to just...

One can check my simple fix for this issue - it works perfectly at my setup (Ubuntu 20.04.4 LTS in DO Cloud). https://github.com/TelegramMessenger/MTProxy/pull/486

> > One can check my simple fix for this issue - it works perfectly at my setup (Ubuntu 20.04.4 LTS in DO Cloud). #486 > > Your fix makes...