You are not logged in.

Dear visitor, welcome to Jabaco - Community. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

giucleand

Beginner

  • "giucleand" is male
  • "giucleand" started this thread

Posts: 11

Date of registration: Oct 27th 2009

Location: Romania

Occupation: sysadmin

  • Send private message

1

Saturday, August 28th 2010, 11:25am

Find and Replace (Editor Bug)

Let's consider this:
Dim abc As String

Now open the Find and replace dialog and try to replace the "abc" string with "babc" string.
The editor will enter in an infinite loop, trying to replace the already replaced item, like this:
Dim abc As String
Dim babc As String
Dim bbabc As String
Dim bbbabc As String


Eventually we'll see the "Out of stack" message.

A1880

Intermediate

  • "A1880" is male

Posts: 500

Date of registration: Jan 1st 2009

Location: Hanover, Germany

Occupation: Software Engineer

Hobbies: Hilbert Curves

  • Send private message

2

Saturday, August 28th 2010, 11:32am

Yes, you are right.

This bug was reported already back in April.

Cheers

A1880

giucleand

Beginner

  • "giucleand" is male
  • "giucleand" started this thread

Posts: 11

Date of registration: Oct 27th 2009

Location: Romania

Occupation: sysadmin

  • Send private message

3

Tuesday, August 31st 2010, 11:07am

oops

Oops! So it is. I'll try to have a closer look next time...

Rate this thread
WoltLab Burning Board