Re: [Gambas-user] gb.pcre crash

2013-01-30 Thread Tobias Boege
On Tue, 29 Jan 2013, Rob Kudla wrote: > On 01/29/2013 04:26 PM, Tobias Boege wrote: > > is gb.pcre still maintained? > > If so, not by me. I haven't even have Gambas installed since about 2.11. > Still enjoy it, I just very rarely have desktop-only projects anymore. > > Sounds like a pretty basi

Re: [Gambas-user] gb.pcre crash

2013-01-29 Thread Rob Kudla
On 01/29/2013 04:26 PM, Tobias Boege wrote: > is gb.pcre still maintained? If so, not by me. I haven't even have Gambas installed since about 2.11. Still enjoy it, I just very rarely have desktop-only projects anymore. Sounds like a pretty basic fix and a dumb move on my part originally, but I w

[Gambas-user] gb.pcre crash

2013-01-29 Thread Tobias Boege
Hi, is gb.pcre still maintained? However, there is a simple crash when trying Regexp.Compile("") ' Notice how an empty string produces a segfault For convenience, a test project is attached. Regards, Tobi pcre_crash-0.0.1.tar.gz Description: Binary data ---