Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1626: editing #include path thwarted

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
steinsomers Posted - Jan 28 2008 : 10:02:58 AM
Suppose this header isn't found:
#include "feline.h"

We want to correct the filename and type mammal/ or mammal- in front of it. Typing the / (or - or . or pretty much anything not alphanumeric) inside the quotes deletes the whole path.

(this may stem from case=8234)
8   L A T E S T    R E P L I E S    (Newest First)
support Posted - Apr 10 2008 : 01:01:29 AM
case=12025 is fixed in build 1632
steinsomers Posted - Jan 31 2008 : 2:30:55 PM
That option and I don't get along well. I have no use for it and it bugs me. If I have a variable "cat" of type "Cat*", and I add a function call, for instance type
pet(cat,
, VA often turns this silently into
pet(Cat,


However in 2 days with the option on, I only had this once, and no more include path trouble. So thank you for a good workaround.
feline Posted - Jan 29 2008 : 7:10:38 PM
Thank you for the settings, I can now reproduce the problem:

case=12025

This only happens if you have VA's Repair Case option turned off. Turn it on and this problem stops happening.
feline Posted - Jan 28 2008 : 5:02:05 PM
*sigh* I am still not seeing the problem.

Same OS, same IDE, save version of VA, same Font. I have installed Eluent Tools version 1.90, after VA, selecting to install all components.

I even re-installed VA afterwards, just in case, and rebooted.

Can you please export your VA and IDE settings and send them to me:

VA Options -> Performance -> Export Settings
IDE tools menu -> Import and Export Settings -> Export selected environment settings

Please submit the files via the form:

http://www.wholetomato.com/support/contact.asp

including this thread ID or URL in the description, so we can match it up. I can then import your settings and see if that makes any difference.
steinsomers Posted - Jan 28 2008 : 2:47:05 PM
VA_X.dll file version 10.4.1626.0  built 2008.01.17
Licensed to:
  VA X: mbarry@(got enough spam already).com (5-user license) Support ends 2008.10.29
DevEnv.exe version 8.0.50727.762
msenv.dll version 8.0.50727.762
Font: Bitstream Vera Sans Mono 12(Pixels)
Comctl32.dll version 6.0.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
2 processors

Platform: Custom
Stable Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;

Other Includes:

Stable Source Directories:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src;


The other plugin, which I never use inside VS, is Eluent Tools.
feline Posted - Jan 28 2008 : 2:24:04 PM
Can you please go to:

VA Options -> System Info -> Copy Info

and paste the details (from the clipboard) into this thread. This will give us the basic information about your setup.

Do you have any other plugin's installed?
Is there anything "odd" about your system that might give me a clue?
steinsomers Posted - Jan 28 2008 : 1:57:46 PM
It happens both in any kind of file, and whether the directory or resulting filename exists or not.
Type "\\" erases just as well as the other non-alphanumeric keys (which includes space).

In the case of "/" or "\\", if the prefix looks like an existing directory, sometimes a suggestion box pop ups for a second and disappears, and leaves the partial directory

It happens consistently for square brackets.
#include <sysstat.h>


Type a "\\" between "sys" and "stat" and I see:



The suggestion box and tooltip disappear after 1 second.
feline Posted - Jan 28 2008 : 1:30:15 PM
Uniwares reported something very similar a little while ago, but I was totally unable to reproduce the problem.

Are you doing this in a cpp or header file? Does this even matter?
If you type in a directory name that does Not exist do you still see this problem?

I have tried this in a cpp file, VS2005, VA 1626, with a fake directory and file and a valid directory and file. No problem in either case.

Does it make any difference if you use "\\" instead of "/" after the directory name?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000