[Gambas-user] RegExp: How to find all matches of a pattern (global match)?

T Lee Davidson t.lee.davidson at gmail.com
Sat Aug 26 00:24:37 CEST 2023


On 8/24/23 09:40, T Lee Davidson wrote:
> I followed the OpenSuse Leap/Tumbleweed instructions at https://gambaswiki.org/wiki/install#t21
> 
> According to that, the dependencies are the same. But, the 'make' operation chokes with some weird errors as if it thinks there 
> should be a semi-colon in a "#define" statement. That makes no sense to me.
> 
> Gitlab Continuous Integration apparently has no problem compiling on Tumbleweed. But, Leap 15.5 won't do it on my laptop, on my 
> desktop, or in a VM.

Well ... I finally got it to compile. I upgraded gcc (and g++) from version 7.5 to 12.3.

Benoît, is there a minimum required version of gcc/g++?


-- 
Lee



More information about the User mailing list