PDA

View Full Version : Include scripts in IDE do not update correctly



timbojones
10-12-2006, 06:31 PM
Repro steps:

Add an #include script line. Point it at whatever include script you like.
Edit the #include script item. Change it to a different include script.

Expected result:

The old script closes.
The new script opens.
Compilation works.

Actual result:

The new script opens.
The old script remains open.
Compilation does not work.

linder
10-13-2006, 04:58 AM
Tim,

We'll check this, thank you!

linder
10-17-2006, 07:22 AM
Tim,

Unfortunately, we cannot reproduce this on any of our machines. Are you using the latest build #1648?

Thanks,

linder
10-17-2006, 07:42 AM
Tim,

Please ignore my previous post. We can reproduce this with the latest official build, but not with the latest internal build. So I think it's already fixed, but we'll check the source code again.

Thanks,

linder
10-17-2006, 09:11 AM
Tim,

There was still a bug in our latest internal build. Seems to be fixed now. Thanks for bringing this to my attention!

timbojones
10-17-2006, 06:05 PM
Welcome! Anything I can do to help improve a great product!