Re: [Jprogramming] J803 Qt IDE Regex Bug

2015-01-08 Thread Thomas Costigliola
Bill, both give: '"/home/thomas/downloads/j64-803/tools/regex/libjpcre.so" regexec + i *x *c x *i i'&(15!:0) Chris, there must be something very strange about my setup. I am using Arch Linux. Does jqt cause any library loads to be intercepted? These steps reproduce the behavior on my machine:

Re: [Jprogramming] J803 Qt IDE Regex Bug

2015-01-07 Thread bill lam
what does it show when you type jregexec_jregex_ in both jqt and jconsole? On Jan 8, 2015 3:37 AM, "Thomas Costigliola" wrote: > I am getting strange behavior from the regex library in J803 when using the > Qt IDE. Even stranger is that it does not happen under jconsole > > > > JVERSION > >

Re: [Jprogramming] J803 Qt IDE Regex Bug

2015-01-07 Thread chris burke
The Qt IDE should treat regex just like jconsole. It works fine on my Linux 64 (mint 17.1). Please check your installation is still correct. On Wed, Jan 7, 2015 at 11:37 AM, Thomas Costigliola wrote: > I am getting strange behavior from the regex library in J803 when using the > Qt IDE. Even str

Re: [Jprogramming] J803 Qt IDE Regex Bug

2015-01-07 Thread 'Pascal Jasmin' via Programming
ing Forum Cc: Sent: Wednesday, January 7, 2015 2:37 PM Subject: [Jprogramming] J803 Qt IDE Regex Bug I am getting strange behavior from the regex library in J803 when using the Qt IDE. Even stranger is that it does not happen under jconsole JVERSION Engine: j803/2014-10-19-11:11:11 Libr

[Jprogramming] J803 Qt IDE Regex Bug

2015-01-07 Thread Thomas Costigliola
I am getting strange behavior from the regex library in J803 when using the Qt IDE. Even stranger is that it does not happen under jconsole JVERSION Engine: j803/2014-10-19-11:11:11 Library: 8.03.10 Qt IDE: 1.3.1/4.8.6 Platform: Linux 64 Installer: J803 install InstallPath: /home/thoma