Strange regexp problem

2005-06-08 Thread Kaveh Bazargan
I am getting a strange behavior, which I think started recently on some stacks which were working OK before. To test, I entered some simple expressions in the Message Box. Here are the expressions typed and the results after each: put replacetext(one.two, \..+, ) one put replacetext(one.two,

Re: Strange regexp problem

2005-06-08 Thread Dar Scott
On Jun 8, 2005, at 9:54 AM, Kaveh Bazargan wrote: I am getting a strange behavior, which I think started recently on some stacks which were working OK before. I see this in 2.6. There was some performance enhancements made for replaceText for 2.6, so this is probably a bug in that.

Re: Strange regexp problem

2005-06-08 Thread Kaveh Bazargan
At 10:20 -0600 8/6/05, Dar Scott wrote: On Jun 8, 2005, at 9:54 AM, Kaveh Bazargan wrote: I am getting a strange behavior, which I think started recently on some stacks which were working OK before. I see this in 2.6. There was some performance enhancements made for replaceText for 2.6, so

Re: Strange regexp problem

2005-06-08 Thread Dar Scott
On Jun 8, 2005, at 10:25 AM, Kaveh Bazargan wrote: I see this in 2.6. There was some performance enhancements made for replaceText for 2.6, so this is probably a bug in that. Bugzilla! You're right. Back to 2.5! Thanks. Maybe we can get a quick fix if this gets into Bugzilla. Got the

Re: Strange regexp problem

2005-06-08 Thread Kaveh Bazargan
At 11:13 -0600 8/6/05, Dar Scott wrote: On Jun 8, 2005, at 10:25 AM, Kaveh Bazargan wrote: I see this in 2.6. There was some performance enhancements made for replaceText for 2.6, so this is probably a bug in that. Bugzilla! You're right. Back to 2.5! Thanks. Maybe we can get a quick fix