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
 "Move implementation..." / "Create Implementation"
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

daThomas
Junior Member

15 Posts

Posted - Jul 21 2006 :  03:03:46 AM  Show Profile  Reply with Quote
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

jpizzi
Tomato Guru

USA
642 Posts

Posted - Jul 22 2006 :  12:43:18 AM  Show Profile  Reply with Quote
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.

Joe Pizzi
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000