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
 1554: Create Implementation error
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

TorbenKoch
Junior Member

20 Posts

Posted - May 16 2007 :  10:08:27 AM  Show Profile  Reply with Quote
I have a class with this method:


String		getString(const StringRef& sectionName, const StringRef& keyName, const StringRef& defaultValue = L"");


If I then choose Refactor-Create Implementation I get:


String Settings::getString( const StringRef& sectionName, const StringRef& keyName, const StringRef& defaultValue /*= L"") )
  {

  }


And this is 100% consistent.

Update: It seems that this error only occurs when the default parameter is a string.

*edited by feline to make this post a normal width*

Edited by - feline on May 17 2007 12:50:27 PM

rhummer
Tomato Guru

USA
527 Posts

Posted - May 16 2007 :  11:01:40 AM  Show Profile  Reply with Quote
I see the same issue too, just noticed it today.

I am using a plain const char *bleh = "text" at the end of my method and it produces the same issue.

Tools Engineer - Raven Software
VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - May 17 2007 :  1:10:00 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=6648

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - May 31 2007 :  01:21:01 AM  Show Profile  Reply with Quote
fixed in build 1557
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