Whole Tomato Software Support Forum
Whole Tomato Software Support Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Visual Assist X
 General Release
 Problem with '__success' source code annotation
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

BruteForce
Senior Member

Greece
29 Posts

Posted - Sep 25 2009 :  05:19:47 AM  Show Profile  Visit BruteForce's Homepage  Send BruteForce an ICQ Message  Reply with Quote
Hi everyone,

It seems that VAX is having some minor trouble with the '__success' source code annotation. Take a look below:




As soon as I add __success all local variables get underlined and their names don't work with auto-completion any more.

Warm Regards,
Dimitris

PS:
VA_X.dll file version 10.5.1727.0 built 2009.06.12
DevEnv.exe version 9.0.30729.1
msenv.dll version 9.0.30729.1

When all else fails try common sense.

feline
Moderator

United Kingdom
10888 Posts

Posted - Sep 25 2009 :  1:11:10 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=32685

I am not familiar with the __success macro, learn something new every day. For now edit VA's "StdAfx.h" file as explained in this FAQ entry:

http://www.wholetomato.com/forum/topic.asp?TOPIC_ID=5956

and add the entry:

#define __success(x)

at the bottom. This file is used to help VA's parser with difficult code, and can be used to work around odd effects. After modifying this file you need to rebuild the VA symbol database for the changes to take effect:

VA Options -> Performance -> General -> Rebuild symbol databases

This fixes the problem for me.

zen is the art of being at one with the two'ness
Go to Top of Page

support
Moderator

5029 Posts

Posted - Jan 31 2010 :  1:32:42 PM  Show Profile  Visit support's Homepage  Reply with Quote
case=32685 is fixed in build 1810

Whole Tomato Software, Inc.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Whole Tomato Software Support Forum © 2010 Whole Tomato Software, Inc Go To Top Of Page
Snitz Forums 2000