U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » RegExp
RegExp [message #54846] Mon, 21 September 2020 12:09
aquilarubra is currently offline  aquilarubra
Messages: 24
Registered: December 2019
Promising Member
Hi, I'm experiencing some issues with RegExp.

When doing a simple match, all is fine *if* a match is found. Otherwise, I get this error:

Assertion failed in D:\Upp/uppsrc/Core/\/cont.h, line 119
i >= 0 && i < items

Then, I need to do a multiline search, and it basically never goes past a single line, giving the error above. I use x.SetOptions(RegExp::MULTILINE), but it doesn't work even if I pass the option directly in the constructor.
Previous Topic: [Proposal] Adding a GLLock struct to GLCtrl
Next Topic: Controls4U_Demo not compiling on Linux
Goto Forum:
  


Current Time: Sun May 03 02:44:22 GMT+2 2026

Total time taken to generate the page: 0.00951 seconds