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
Topic
daThomas
Junior Member
15 Posts
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
jpizzi
Tomato Guru
USA
642 Posts
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.
Joe Pizzi
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
Visual Assist
Technical Support
Feature Requests
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
© 2023 Whole Tomato Software, LLC
Snitz Forums 2000