Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Regular expressions problems
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

dingweed
Senior Member

37 Posts

Posted - Mar 04 2004 :  10:28:15 AM  Show Profile
Is if you have a string with whole bunch of regular expression symbols VA.X hangs IDE for 10 minutes when I try to paste symbols into it.

Say I have a string that looks like this:

return new Separators(@"\\$ \\^ \\{ \\[ \\( \\|\\)\\]* \\}\\\\>\\t:;!@#%&<'~`.,?/\\n");

Now try cutting say \\( from that string and pasting it to the begging of that string so that it looks like this

return new Separators(@"\\(\\$ \\^ \\{ \\[ \\|\\)\\]* \\}\\\\>\\t:;!@#%&<'~`.,?/\\n");

It will hang IDE for 5-10 minutes.

This doesn't repro if VA.X is turned off.


VA_X.dll file version 10.0.1216.0
Licensed to:
VA4 License:
VAOpsWin.dll version 1.0.0.33
DevEnv.exe version 7.10.3077.0
msenv.dll version 7.10.3077.0
Font: Courier 13(Pixels)
Comctl32.dll version 5.82.2800.1106
WindowsNT 5.1 Build 2600 Service Pack 1
2 processors

dingweed
Senior Member

37 Posts

Posted - Mar 04 2004 :  11:24:04 AM  Show Profile
In fact anything I do that causes the reparse of the whole file hangs IDE for several minutes.

For example I select something anywhere in the code then I type something over the selection causes the hang.

Disabling VA.X or removing the string fixes the problem.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Mar 04 2004 :  1:10:06 PM  Show Profile
We cannot reproduce in 1219. We did fix a related bug in 1218 that may have been causing the problem, mind giving it a try and letting us know? (1219) will be out later today.

Whole Tomato Software, Inc.
Go to Top of Page

dingweed
Senior Member

37 Posts

Posted - Mar 08 2004 :  11:09:07 AM  Show Profile
It looks like it is fixed in 1219
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000