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
 VAX 1422: double functions in context list
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Sep 23 2005 :  10:22:25 PM  Show Profile
when a file contains both definition and declaration of a global function, the context list will show this function twice without any apparent difference.

e.g.:

DWORD somefunc(void);

// ... some other functions here

DWORD somefunc(void)
{
return 0;
}

Now you will have somefunc in the list at the beginning and at the end. This is a bit confusing. I'd suggest at least the icons should be different. Actually I'd prefer not to see the declaration at all.

Edited by - Uniwares on Sep 23 2005 10:22:59 PM

support
Whole Tomato Software

5566 Posts

Posted - Sep 24 2005 :  10:45:03 AM  Show Profile
Good catch.

Declarations do not appear in Alt+M list using build 1418.

case=772
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