Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 "Move implementation..." / "Create Implementation"

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
daThomas Posted - Jul 21 2006 : 03:03:46 AM
Hi,

i use soucefiles like this:

---
#include ...

namespace DUMMY
{
...
}
---

when using one of the new features mentioned in the subject, VAX is adding the code below the namespace like this:

---
#include ...

namespace DUMMY
{
...
}

void DUMMY::<classname>::<functionname>(...)
{
...
}
---

It would be better, if VAX could detect the namespace and add it just before the namespace ends.

bye,
Thomas
1   L A T E S T    R E P L I E S    (Newest First)
jpizzi Posted - Jul 22 2006 : 12:43:18 AM
That is a known issue. It has been fixed in the next release, 1531, which I would expect to see soon, unless it has some show-stoppers in it, in which case 1532 (or 1533 or whatever) should be available shortly.

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