Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 23
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: Fri Mar 29 16:49:55 CET 2024

Total time taken to generate the page: 0.01586 seconds