Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Document Method doesn't document constructor corre

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
graham.reeds Posted - Apr 30 2007 : 05:31:13 AM
Document Method doesn't document constructor with space between name and parentheses.

Take class Test:
class Test  
{
public:
	Test();
	virtual ~Test();
	void Function ();
};
If you use document method on Test() as it stands it works fine.

If you add a space between Test and the (); then the menu item for Document Method is missing. However Document Method appears for Function with or without the space.

I have found another buglet regarding Document Method. Shall I add it to the end here or start a new topic?
2   L A T E S T    R E P L I E S    (Newest First)
graham.reeds Posted - Apr 30 2007 : 11:36:51 AM
I can confirm that this is not present in 1555.

Sorry I should of mentioned which version I was using. I will see if the other two buglets are present in this version before posting. Probably tomorrow or later in the week as I am currently under the gun for a beta release myself.
feline Posted - Apr 30 2007 : 11:09:23 AM
Can you try upgrading to VA 1555? I cannot reproduce this problem with 1555.

http://www.wholetomato.com/downloads/getBuild.asp?1555

Can you raise a new thread for the other bug please, it makes it a lot easier to discuss bugs if they are kept separate. Some are easy, like this one, but some require quite a lot of discussion and investigation

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